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

Create weekly Github Action to run integration tests #102

Open
nifadyev opened this issue Jan 28, 2025 · 0 comments
Open

Create weekly Github Action to run integration tests #102

nifadyev opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nifadyev
Copy link
Collaborator

Now, the only way to get notified about Toggl API changes is to get error during pydantic schemas processing. That is why API requests via integration tests should be run periodically.

Pass env secretly, pre-delete projects or smth for smooth test execution
test_list_time_entries__no_result and test_bulk_edit_projects are now flaky

Use this snippet for repeated action:

on:
  schedule:
    - cron: '0 0 * * 1'
@nifadyev nifadyev added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant