Skip to content

Create weekly Github Action to run integration tests #102

Open
@nifadyev

Description

@nifadyev

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions