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.
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
github: add system tests #281
github: add system tests #281
Changes from 1 commit
f3fcf41
460a715
894df61
a3db46f
29d4fd4
5782411
6703cab
84af383
d9c0bb7
63aef4e
65027ba
e37f1cb
312586a
1685e7d
a4e80b0
8a82f7b
841546a
05d2021
6647c2f
6044ed4
c26b1e6
1fc2abc
210ba10
cc1f5f6
28f140d
a21f3a6
552cc7d
603022d
5718473
51bb646
5913911
bb2da36
b357b8d
8bf8980
05237c6
05edfae
acb3363
ea238de
4bc8ba5
f488f18
2d2333d
1655238
867fd0a
4badb3f
faf9cf1
f6cd47a
a4d84df
d4cd4c3
c72c720
a74a6d9
78f92bc
c1eef92
a827156
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should be using
--dangerous
rather than--devmode
as the latter isn't confined and isn't a representative test.