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 function regularisation #286

Open
teddychao opened this issue Jul 16, 2021 · 0 comments
Open

Test function regularisation #286

teddychao opened this issue Jul 16, 2021 · 0 comments
Assignees
Labels
Generalisation Generalise function behaviour across the software Testsuit

Comments

@teddychao
Copy link
Contributor

teddychao commented Jul 16, 2021

Feature Description

Test functions need to generate test datafiles before the specific test starts and delete test datafiles when that test is finished. This is because we are going to move PsPM testing environment from Jenkins to GitHub Action, while the latter has a maximum storage limitation. However, currently the data generation and deletion is not in time, thus there is often some test data remaining there when the testing procedure has been completed. It may need regularisation for better handling of these files.

@teddychao teddychao added the Generalisation Generalise function behaviour across the software label Jul 19, 2021
@teddychao teddychao self-assigned this Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Generalisation Generalise function behaviour across the software Testsuit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant