Skip to content

testpanther/unit-integration-tests

 
 

Repository files navigation

Testing Exercises

Unit and Integration Tests

Take a previous project and add at least one of each of the following:

  • Unit Test
    • Note: You may need to refactor your code to isolate a specific function to test
  • Integration Test
  • Test that mocks an API call

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.8%
  • JavaScript 31.6%
  • HTML 6.6%