Skip to content
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

[Test] Different working directories for package and individual test to be cleaned up #326

Open
mnyamunda-scottlogic opened this issue Aug 27, 2024 · 0 comments

Comments

@mnyamunda-scottlogic
Copy link
Collaborator

in system test we have a test that captures the .webp images inside system_tests -> data_textures.
With the incorrect working directory setup, the test will fail due to the actual images appearing inside data_textures outside of system_tests.

Currently setup:

data_textures suite must have working directory: /air-quality-backend/system_tests/data_textures
test__that_each_variable_has_correct_key_values -> system_tests
test__that_21_documents_are_fetched -> system_tests
test__that_rendered_bitmaps_are_consistent -> system_tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant