Skip to content

Setup testing framework for Cloudmos API #122

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

Closed
3 tasks done
baktun14 opened this issue Mar 7, 2024 · 1 comment
Closed
3 tasks done

Setup testing framework for Cloudmos API #122

baktun14 opened this issue Mar 7, 2024 · 1 comment
Assignees

Comments

@baktun14
Copy link
Contributor

baktun14 commented Mar 7, 2024

We don't currently do any unit tests in the API. Now that we're slowly scaling the team, it is a great idea to start covering some of the code, especially the versionned API.

TODO

  • Define the structure for tests
  • Add jest to API
  • Add a few tests (functional/integration/unit)
@github-project-automation github-project-automation bot moved this to Backlog (not prioritized) in Core Product and Engineering Roadmap Mar 7, 2024
@baktun14 baktun14 moved this from Backlog (not prioritized) to Up Next (prioritized) in Core Product and Engineering Roadmap Mar 7, 2024
@baktun14 baktun14 moved this from Up Next (prioritized) to In Progress (prioritized) in Core Product and Engineering Roadmap Mar 12, 2024
ygrishajev added a commit that referenced this issue Mar 13, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 14, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
@ygrishajev ygrishajev moved this from In Progress (prioritized) to Released (in Prod) in Core Product and Engineering Roadmap Mar 14, 2024
@ygrishajev ygrishajev moved this from Released (in Prod) to In Test (or staging) in Core Product and Engineering Roadmap Mar 14, 2024
ygrishajev added a commit that referenced this issue Mar 15, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 15, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 15, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
ygrishajev added a commit that referenced this issue Mar 15, 2024
- Adds unit and functional tests for api
- Adds docker compose with db init script to seed from dump
- Updates READMEs with relevant instructions
@ygrishajev ygrishajev moved this from In Test (or staging) to Released (in Prod) in Core Product and Engineering Roadmap Mar 19, 2024
@ygrishajev
Copy link
Contributor

Implemented by #126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released (in Prod)
Development

No branches or pull requests

2 participants