-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration tests #165
Open
leoafarias
wants to merge
45
commits into
main
Choose a base branch
from
finish-integration-tests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Integration tests #165
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… tests | refactor tests
…ature/integration-tests
…e/sidekick into feature/integration-tests
…ature/integration-tests
commit ebdc7a6 Merge: e363551 aede8dc Author: Leo Farias <[email protected]> Date: Sun Jan 9 17:35:12 2022 -0500 Merge pull request #162 from leoafarias/feature-155 Make playground text selectable commit aede8dc Author: leoafarias <[email protected]> Date: Sun Jan 9 17:27:57 2022 -0500 Removed some typography items commit 959248c Author: leoafarias <[email protected]> Date: Sun Jan 9 17:25:15 2022 -0500 Added select for multi line commit e363551 Merge: f8685ba 2c8b180 Author: Leo Farias <[email protected]> Date: Sun Jan 9 16:22:35 2022 -0500 Merge pull request #164 from leoafarias/polish-improvements Polish and improvements commit 2c8b180 Author: leoafarias <[email protected]> Date: Sun Jan 9 16:16:29 2022 -0500 Adjusted console display. and translation extension commit f8685ba Author: leoafarias <[email protected]> Date: Sun Jan 9 15:34:17 2022 -0500 Adjusted layout commit d1d1f43 Author: Leo Farias <[email protected]> Date: Sun Jan 9 15:33:08 2022 -0500 Small windows and context fixes commit 2c83f0d Merge: 7885c5e 7be71df Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:25:23 2022 -0500 Merge pull request #151 from leoafarias/feature/transparency Window improvements commit 7be71df Merge: 8942796 7885c5e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:17:30 2022 -0500 Merge branch 'main' into feature/transparency commit 7885c5e Merge: 1af2e21 87ea62e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:11:27 2022 -0500 Merge pull request #163 from leoafarias/performance-improvements Performance improvements commit 87ea62e Author: leoafarias <[email protected]> Date: Sun Jan 9 14:02:38 2022 -0500 Adjustments for flutter 2.8+ commit ca30f8c Author: leoafarias <[email protected]> Date: Sun Jan 9 13:30:56 2022 -0500 Fixed animation transition on reverse commit a4aa8d8 Author: leoafarias <[email protected]> Date: Sun Jan 9 13:22:09 2022 -0500 Added search bar back commit 221a6fb Author: leoafarias <[email protected]> Date: Sun Jan 9 13:20:49 2022 -0500 Memo sorting functions, modified page switcher commit 1af2e21 Merge: 9f90a2f 37fc0e3 Author: Leo Farias <[email protected]> Date: Sun Jan 9 10:05:24 2022 -0500 Merge pull request #161 from federicoviceconti/main Fix CircularProgressIndicator never shown on first load commit 8942796 Author: Eduardo M <[email protected]> Date: Sat Jan 8 17:00:58 2022 +0100 Improve W11 transparency effect commit c5be40b Merge: 89e0213 9f90a2f Author: Eduardo M <[email protected]> Date: Sat Jan 8 16:28:20 2022 +0100 Merge branch 'main' into feature/transparency commit ed14e03 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:34:39 2022 +0100 Re-enable max lines as text becomes scrollable commit 6d90e09 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:28:11 2022 +0100 Make playground text selectable commit 37fc0e3 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 17:14:42 2022 +0100 Changing "isVersionReleaseFetchFinished" into "fetching" [#161 (review)] commit c4924c5 Merge: 3565336 9f90a2f Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:15 2022 +0100 Merge remote-tracking branch 'origin/main' into main commit 3565336 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:03 2022 +0100 Fix CircularProgressIndicator never shown on first load commit 9f90a2f Author: leoafarias <[email protected]> Date: Tue Jan 4 09:27:22 2022 -0500 Clean up commit c2baf4b Merge: 7c08f02 9074d16 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:13:34 2022 -0500 Merge pull request #160 from leoafarias/all-contributors/add-federicoviceconti docs: add federicoviceconti as a contributor for bug commit 9074d16 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:21 2022 +0000 docs: update .all-contributorsrc [skip ci] commit 1c80d21 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:20 2022 +0000 docs: update README.md [skip ci] commit 7c08f02 Merge: f8a5c63 7597561 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:12:36 2022 -0500 Merge pull request #159 from federicoviceconti/main Fix crash on search bar and console widget commit 7597561 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 14:36:56 2022 +0100 Adding method _getConsoleStreams on fvm.provider.dart for removing waring for the version 2.2.1 of Flutter commit ba38a34 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 13:54:40 2022 +0100 - fix: replacing useProvider with useStream, avoiding exception "Bad state: Stream has already been listened to." on console.dart - fix: crash on search bar when there aren't results - cleaned code on version_install_button.dart and app_bottom_bar.dart commit 89e0213 Author: leoafarias <[email protected]> Date: Mon Nov 1 09:05:41 2021 -0400 Flutter acrylic conditional commit 5fe61a4 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:54:53 2021 +0100 lint fixes commit 451d383 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:35 2021 +0100 Fix windows version detection commit 604ebd3 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:16 2021 +0100 Revert "Update windows build files" This reverts commit 5bb9814. commit bb609a5 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:59:16 2021 +0100 Bump fvm to beta commit 5bb9814 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:52:12 2021 +0100 Update windows build files commit f39db8d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:30:48 2021 +0100 lint fixes commit aa83b5d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:12:19 2021 +0100 Tweaks commit b4fce87 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:07:32 2021 +0100 Switch to areo for W10 Stops lag on widnow drag commit 1b7b1a3 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:04:58 2021 +0100 Implement custom window commit 69549a8 Author: Aguilaair <[email protected]> Date: Sun Oct 31 10:57:11 2021 +0100 Implement transparency
commit ebdc7a6 Merge: e363551 aede8dc Author: Leo Farias <[email protected]> Date: Sun Jan 9 17:35:12 2022 -0500 Merge pull request #162 from leoafarias/feature-155 Make playground text selectable commit aede8dc Author: leoafarias <[email protected]> Date: Sun Jan 9 17:27:57 2022 -0500 Removed some typography items commit 959248c Author: leoafarias <[email protected]> Date: Sun Jan 9 17:25:15 2022 -0500 Added select for multi line commit e363551 Merge: f8685ba 2c8b180 Author: Leo Farias <[email protected]> Date: Sun Jan 9 16:22:35 2022 -0500 Merge pull request #164 from leoafarias/polish-improvements Polish and improvements commit 2c8b180 Author: leoafarias <[email protected]> Date: Sun Jan 9 16:16:29 2022 -0500 Adjusted console display. and translation extension commit f8685ba Author: leoafarias <[email protected]> Date: Sun Jan 9 15:34:17 2022 -0500 Adjusted layout commit d1d1f43 Author: Leo Farias <[email protected]> Date: Sun Jan 9 15:33:08 2022 -0500 Small windows and context fixes commit 2c83f0d Merge: 7885c5e 7be71df Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:25:23 2022 -0500 Merge pull request #151 from leoafarias/feature/transparency Window improvements commit 7be71df Merge: 8942796 7885c5e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:17:30 2022 -0500 Merge branch 'main' into feature/transparency commit 7885c5e Merge: 1af2e21 87ea62e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:11:27 2022 -0500 Merge pull request #163 from leoafarias/performance-improvements Performance improvements commit 87ea62e Author: leoafarias <[email protected]> Date: Sun Jan 9 14:02:38 2022 -0500 Adjustments for flutter 2.8+ commit ca30f8c Author: leoafarias <[email protected]> Date: Sun Jan 9 13:30:56 2022 -0500 Fixed animation transition on reverse commit a4aa8d8 Author: leoafarias <[email protected]> Date: Sun Jan 9 13:22:09 2022 -0500 Added search bar back commit 221a6fb Author: leoafarias <[email protected]> Date: Sun Jan 9 13:20:49 2022 -0500 Memo sorting functions, modified page switcher commit 1af2e21 Merge: 9f90a2f 37fc0e3 Author: Leo Farias <[email protected]> Date: Sun Jan 9 10:05:24 2022 -0500 Merge pull request #161 from federicoviceconti/main Fix CircularProgressIndicator never shown on first load commit 8942796 Author: Eduardo M <[email protected]> Date: Sat Jan 8 17:00:58 2022 +0100 Improve W11 transparency effect commit c5be40b Merge: 89e0213 9f90a2f Author: Eduardo M <[email protected]> Date: Sat Jan 8 16:28:20 2022 +0100 Merge branch 'main' into feature/transparency commit ed14e03 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:34:39 2022 +0100 Re-enable max lines as text becomes scrollable commit 6d90e09 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:28:11 2022 +0100 Make playground text selectable commit 37fc0e3 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 17:14:42 2022 +0100 Changing "isVersionReleaseFetchFinished" into "fetching" [#161 (review)] commit c4924c5 Merge: 3565336 9f90a2f Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:15 2022 +0100 Merge remote-tracking branch 'origin/main' into main commit 3565336 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:03 2022 +0100 Fix CircularProgressIndicator never shown on first load commit 9f90a2f Author: leoafarias <[email protected]> Date: Tue Jan 4 09:27:22 2022 -0500 Clean up commit c2baf4b Merge: 7c08f02 9074d16 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:13:34 2022 -0500 Merge pull request #160 from leoafarias/all-contributors/add-federicoviceconti docs: add federicoviceconti as a contributor for bug commit 9074d16 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:21 2022 +0000 docs: update .all-contributorsrc [skip ci] commit 1c80d21 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:20 2022 +0000 docs: update README.md [skip ci] commit 7c08f02 Merge: f8a5c63 7597561 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:12:36 2022 -0500 Merge pull request #159 from federicoviceconti/main Fix crash on search bar and console widget commit 7597561 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 14:36:56 2022 +0100 Adding method _getConsoleStreams on fvm.provider.dart for removing waring for the version 2.2.1 of Flutter commit ba38a34 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 13:54:40 2022 +0100 - fix: replacing useProvider with useStream, avoiding exception "Bad state: Stream has already been listened to." on console.dart - fix: crash on search bar when there aren't results - cleaned code on version_install_button.dart and app_bottom_bar.dart commit 89e0213 Author: leoafarias <[email protected]> Date: Mon Nov 1 09:05:41 2021 -0400 Flutter acrylic conditional commit 5fe61a4 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:54:53 2021 +0100 lint fixes commit 451d383 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:35 2021 +0100 Fix windows version detection commit 604ebd3 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:16 2021 +0100 Revert "Update windows build files" This reverts commit 5bb9814. commit bb609a5 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:59:16 2021 +0100 Bump fvm to beta commit 5bb9814 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:52:12 2021 +0100 Update windows build files commit f39db8d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:30:48 2021 +0100 lint fixes commit aa83b5d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:12:19 2021 +0100 Tweaks commit b4fce87 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:07:32 2021 +0100 Switch to areo for W10 Stops lag on widnow drag commit 1b7b1a3 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:04:58 2021 +0100 Implement custom window commit 69549a8 Author: Aguilaair <[email protected]> Date: Sun Oct 31 10:57:11 2021 +0100 Implement transparency
commit ebdc7a6 Merge: e363551 aede8dc Author: Leo Farias <[email protected]> Date: Sun Jan 9 17:35:12 2022 -0500 Merge pull request #162 from leoafarias/feature-155 Make playground text selectable commit aede8dc Author: leoafarias <[email protected]> Date: Sun Jan 9 17:27:57 2022 -0500 Removed some typography items commit 959248c Author: leoafarias <[email protected]> Date: Sun Jan 9 17:25:15 2022 -0500 Added select for multi line commit e363551 Merge: f8685ba 2c8b180 Author: Leo Farias <[email protected]> Date: Sun Jan 9 16:22:35 2022 -0500 Merge pull request #164 from leoafarias/polish-improvements Polish and improvements commit 2c8b180 Author: leoafarias <[email protected]> Date: Sun Jan 9 16:16:29 2022 -0500 Adjusted console display. and translation extension commit f8685ba Author: leoafarias <[email protected]> Date: Sun Jan 9 15:34:17 2022 -0500 Adjusted layout commit d1d1f43 Author: Leo Farias <[email protected]> Date: Sun Jan 9 15:33:08 2022 -0500 Small windows and context fixes commit 2c83f0d Merge: 7885c5e 7be71df Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:25:23 2022 -0500 Merge pull request #151 from leoafarias/feature/transparency Window improvements commit 7be71df Merge: 8942796 7885c5e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:17:30 2022 -0500 Merge branch 'main' into feature/transparency commit 7885c5e Merge: 1af2e21 87ea62e Author: Leo Farias <[email protected]> Date: Sun Jan 9 14:11:27 2022 -0500 Merge pull request #163 from leoafarias/performance-improvements Performance improvements commit 87ea62e Author: leoafarias <[email protected]> Date: Sun Jan 9 14:02:38 2022 -0500 Adjustments for flutter 2.8+ commit ca30f8c Author: leoafarias <[email protected]> Date: Sun Jan 9 13:30:56 2022 -0500 Fixed animation transition on reverse commit a4aa8d8 Author: leoafarias <[email protected]> Date: Sun Jan 9 13:22:09 2022 -0500 Added search bar back commit 221a6fb Author: leoafarias <[email protected]> Date: Sun Jan 9 13:20:49 2022 -0500 Memo sorting functions, modified page switcher commit 1af2e21 Merge: 9f90a2f 37fc0e3 Author: Leo Farias <[email protected]> Date: Sun Jan 9 10:05:24 2022 -0500 Merge pull request #161 from federicoviceconti/main Fix CircularProgressIndicator never shown on first load commit 8942796 Author: Eduardo M <[email protected]> Date: Sat Jan 8 17:00:58 2022 +0100 Improve W11 transparency effect commit c5be40b Merge: 89e0213 9f90a2f Author: Eduardo M <[email protected]> Date: Sat Jan 8 16:28:20 2022 +0100 Merge branch 'main' into feature/transparency commit ed14e03 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:34:39 2022 +0100 Re-enable max lines as text becomes scrollable commit 6d90e09 Author: Eduardo M <[email protected]> Date: Sat Jan 8 13:28:11 2022 +0100 Make playground text selectable commit 37fc0e3 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 17:14:42 2022 +0100 Changing "isVersionReleaseFetchFinished" into "fetching" [#161 (review)] commit c4924c5 Merge: 3565336 9f90a2f Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:15 2022 +0100 Merge remote-tracking branch 'origin/main' into main commit 3565336 Author: Federico Viceconti <[email protected]> Date: Thu Jan 6 11:45:03 2022 +0100 Fix CircularProgressIndicator never shown on first load commit 9f90a2f Author: leoafarias <[email protected]> Date: Tue Jan 4 09:27:22 2022 -0500 Clean up commit c2baf4b Merge: 7c08f02 9074d16 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:13:34 2022 -0500 Merge pull request #160 from leoafarias/all-contributors/add-federicoviceconti docs: add federicoviceconti as a contributor for bug commit 9074d16 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:21 2022 +0000 docs: update .all-contributorsrc [skip ci] commit 1c80d21 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Jan 4 14:13:20 2022 +0000 docs: update README.md [skip ci] commit 7c08f02 Merge: f8a5c63 7597561 Author: Leo Farias <[email protected]> Date: Tue Jan 4 09:12:36 2022 -0500 Merge pull request #159 from federicoviceconti/main Fix crash on search bar and console widget commit 7597561 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 14:36:56 2022 +0100 Adding method _getConsoleStreams on fvm.provider.dart for removing waring for the version 2.2.1 of Flutter commit ba38a34 Author: Federico Viceconti <[email protected]> Date: Tue Jan 4 13:54:40 2022 +0100 - fix: replacing useProvider with useStream, avoiding exception "Bad state: Stream has already been listened to." on console.dart - fix: crash on search bar when there aren't results - cleaned code on version_install_button.dart and app_bottom_bar.dart commit 89e0213 Author: leoafarias <[email protected]> Date: Mon Nov 1 09:05:41 2021 -0400 Flutter acrylic conditional commit 5fe61a4 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:54:53 2021 +0100 lint fixes commit 451d383 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:35 2021 +0100 Fix windows version detection commit 604ebd3 Author: Eduardo <[email protected]> Date: Sun Oct 31 14:43:16 2021 +0100 Revert "Update windows build files" This reverts commit 5bb9814. commit bb609a5 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:59:16 2021 +0100 Bump fvm to beta commit 5bb9814 Author: Eduardo <[email protected]> Date: Sun Oct 31 13:52:12 2021 +0100 Update windows build files commit f39db8d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:30:48 2021 +0100 lint fixes commit aa83b5d Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:12:19 2021 +0100 Tweaks commit b4fce87 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:07:32 2021 +0100 Switch to areo for W10 Stops lag on widnow drag commit 1b7b1a3 Author: Aguilaair <[email protected]> Date: Sun Oct 31 12:04:58 2021 +0100 Implement custom window commit 69549a8 Author: Aguilaair <[email protected]> Date: Sun Oct 31 10:57:11 2021 +0100 Implement transparency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.