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

Improve testing #35

Open
13 tasks
skasberger opened this issue Apr 3, 2021 · 0 comments
Open
13 tasks

Improve testing #35

skasberger opened this issue Apr 3, 2021 · 0 comments
Assignees
Labels
pkg:testing Test related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature or request
Milestone

Comments

@skasberger
Copy link
Collaborator

Improve testing and apply tests strategy.

Requirements

  • Use VCR.py (if it works with flask / requests)
  • Re-structure test directories
  • Create test data
  • Unit Tests
    • Database Queries: joins
    • CLI
    • API requests

ACTIONS

0. Pre-Requisites

1. Plan

  • Define requirements

2. Design

  • [ ]

3. Implement

  • Write tests
  • Write/Update code
  • Write/Update Docs
  • Write/Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

4. Evaluate

  • Review
    • Code
    • Tests
    • Docs

5. Follow Ups

  • [ ]
@skasberger skasberger added type:feature New feature or request pkg:testing Test related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. labels Apr 3, 2021
@skasberger skasberger added this to the 0.1.0 milestone Apr 3, 2021
@skasberger skasberger self-assigned this Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:testing Test related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant