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

Development v1.0.0 #4

Merged
merged 48 commits into from
Feb 3, 2024
Merged

Development v1.0.0 #4

merged 48 commits into from
Feb 3, 2024

Conversation

Athroniaeth
Copy link
Owner

  • Modified --lock argument, now target only test with lock fixture
  • The tests with the lock fixture had skipped status, now they have passed status
  • The tests without the lock fixture had passed status, now they have skipped status
  • Add pickle extension for lock.lock to support more types of data
  • Now pickle is the default extension for lock.lock if no extension is specified
    -If test use --lock and --clean argument, then clean all unused cache files
    -If test use --lock and --clean argument and --only-skip argument, then do anything, it's certainly a mistake (why clean only test with existing lock ?)
  • If test use --lock and --clean argument and --simulate argument, list all unused cache files who will be removed without remove them.
  • If test use --lock and --clean argument and --lock-date argument, thrown exception (can't lock a remove cache file)

…akes conditions easier to understand, Create change extension function
@Athroniaeth Athroniaeth merged commit 9ed2d7e into main Feb 3, 2024
15 checks passed
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

Successfully merging this pull request may close these issues.

1 participant