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

Write more tests #269

Open
5 of 11 tasks
rafaelurben opened this issue Apr 16, 2024 · 0 comments
Open
5 of 11 tasks

Write more tests #269

rafaelurben opened this issue Apr 16, 2024 · 0 comments
Labels
tests Involves tests
Milestone

Comments

@rafaelurben
Copy link
Owner

rafaelurben commented Apr 16, 2024

Examples:

  • Check all admin URLs while authenticated (500 check for template errors or admin config mistakes)
  • Check all custom URLs
  • Check all custom URLs while not authenticated (expect redirect)
  • Check order total calculations
  • Check product sale price calculations
  • Check Swiss QR payload generation
  • Check PDF generation
  • Check if makemigrations wants to create new migrations
  • Check emails?

Other tasks:

  • Rename tests directory (and all references) to kmuhelper_tests
  • Add manage.py test kmuhelper_tests to private django app (and add test database to databases)
@rafaelurben rafaelurben converted this from a draft issue Apr 16, 2024
@rafaelurben rafaelurben added tests Involves tests help wanted I can't do this alone and removed help wanted I can't do this alone labels Apr 16, 2024
@rafaelurben rafaelurben changed the title Write tests Write more tests Apr 16, 2024
@rafaelurben rafaelurben added this to the Version 1.8.3 milestone Apr 17, 2024
@rafaelurben rafaelurben moved this from To do to In progress in KMUHelper progress Apr 30, 2024
@rafaelurben rafaelurben moved this from In progress to To do in KMUHelper progress Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Involves tests
Projects
Status: To do
Development

No branches or pull requests

1 participant