-
Notifications
You must be signed in to change notification settings - Fork 1
test(e2e): patch details tests #174
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
base: main
Are you sure you want to change the base?
Conversation
8cd3121 to
6c4f2c7
Compare
- adds tests for the "path to rad binary" setting - adds cleanup logic to the onboarding suite - updates config to run onboarding and settings suites sequentially - updates e2e ci workflow to ensure both platforms run regardless of each other's outcome Signed-off-by: Zacharias Fragkiadakis <[email protected]>
- Adds test for the "path to node home" setting
- Allows skipping tests based on platform by including `@skip{platform}CI` in the test name
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
- Sets "waitFor" timeout globally - Extracts some functions to helper files - Generally cleans up the test suite Signed-off-by: Zacharias Fragkiadakis <[email protected]>
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
cd59c8d to
f36a2e9
Compare
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
- Adds patch details view tests for: - updating the patch status - updating the patch title and description Signed-off-by: Zacharias Fragkiadakis <[email protected]>
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
f36a2e9 to
fda6501
Compare
|
@maninak As discussed previously, I've written the tests in a state I believe they would pass, if I could get the patch details screen open. I did manage to find the reason I couldn't open the "patch details" screen though (using the recording logic from #175). It turns out the extension isn't picking up httpd, so the item I was expecting to have the button, was just the "please ensure httpd is running" text. I've skipped the suite in case you want to merge this in one form or another. |
Adds test verifying global reactivity for