-
Notifications
You must be signed in to change notification settings - Fork 85
Nbb UI tests: first cut #97
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
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
1dbfcec
wip
borkdude 3e02617
wip
borkdude 0426090
No headless in CI
borkdude cc01ff2
headless in CI
borkdude be87fcd
Fix test
borkdude e1f023b
wip
borkdude f8ced61
Test for zero console errors
borkdude 1037afd
wip
borkdude f8cb240
Use -m invocation
borkdude 459af2c
Run ui tests via bb
borkdude 155c923
Add bb dir
borkdude 75d4714
Multitasking is hard
borkdude 9233250
dude
borkdude 3b679de
dude1
borkdude 4f2448b
dude1
borkdude d053a66
solve bitrot
borkdude c7b2f72
Revert "solve bitrot"
borkdude 7c858c7
move ui tests to separate step
borkdude eb3f293
wip
borkdude 5a86f72
wip
borkdude e974634
wip
borkdude bcb6337
use yarn instead of npx
borkdude bee6aa1
delete package lock json
borkdude bc2e5c1
increase timeout
borkdude ce47b25
weird
borkdude 15d8fc5
remove bb dir
borkdude 6cc25b2
fetch depth
borkdude 284ceb3
fix
borkdude 63ac0b3
fix dir
borkdude 7d1433b
trigger UI error
borkdude fc9b119
wip
borkdude 7695c39
Revert "wip"
borkdude 8aeedac
Merge branch 'main' into nbb-ui-tests
borkdude b9eb5c3
hmm
borkdude b3dac1c
checkout
borkdude 0465c74
trigger error in render fn
borkdude b94ccfb
yeah
borkdude f201875
nrepl port ignore
borkdude 581502d
nrepl port ignore
borkdude 957bb81
Process comments of #107
borkdude f0977a4
clean
borkdude ff66b19
Keep data files in /data
mk 9e3c21f
Append data for copied file as well
mk 40fab5e
Trigger rebuild
mk f71bcb4
Don't make clojure tests dependent on cljs build
mk 2512320
Bust cache
mk 59a9065
Bust cache & set clerk.resource_manifest to make tests run
mk 9a62fe7
Set resource_manifest value to a value that works
mk f9e7b1f
Try quoting jvm opt to fix windows failure
mk ab696c2
Try running tests via bb clojure
mk d058130
Revert "Try quoting jvm opt to fix windows failure"
mk c1d4a48
Also cache ~/.deps.clj
mk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
yh4majqZ75XpcUpjEFqRovMNjpk | ||
2qvjUtnvEguryFhLN9ZpY4VRcKRo |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"dependencies": { | ||
"nbb": "^0.1.9", | ||
"playwright": "^1.19.1" | ||
} | ||
} |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.