Skip to content

mctc-python/python-unittest-actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project with Django unit tests and GitHub actions

This web app has two pages,

The welcoming home page http://127.0.0.1:8000/ The extremely accurate math page http://127.0.0.1:8000/two_plus_two

Can you fix the code?

The tests are correct. They are failing because there are bugs in the code.

Please fix the code, and send me a pull request.

Notice that there is a GitHub action that runs the tests, and displays information about passing and failing tests when a PR is created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%