implement a test action #1

Closed
opened 2025-10-28 19:48:38 +00:00 by AndreFerreira5 · 0 comments
AndreFerreira5 commented 2025-10-28 19:48:38 +00:00 (Migrated from github.com)

we need to test our code every time there is a new push to any branch or any pull request.
there should exist not only unit tests but also integration tests (slower, cross-component) and docker tests (for containers).
tests for data processing may also apply to our case

we need to test our code every time there is a new push to any branch or any pull request. there should exist not only **unit tests** but also **integration tests** (slower, cross-component) and **docker tests** (for containers). tests for data processing may also apply to our case
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AndreFerreira5/downtown-cab-co#1
No description provided.