alchemist icon indicating copy to clipboard operation
alchemist copied to clipboard

Write Unit/API Tests

Open Arzte opened this issue 7 years ago • 2 comments

Write tests to ensure that commits don't break any functions (That way we're ensuring no function breaks before committing)

Arzte avatar Oct 12 '16 23:10 Arzte

A suite of unit and integration tests would be a great idea.

mgattozzi avatar Oct 13 '16 03:10 mgattozzi

The tests should include.

  • [ ] Test API responses
  • [ ] Test package manager responses, including testing if errors work.
  • [ ] Anything I might be missing that could be tested for.

Arzte avatar Feb 16 '17 16:02 Arzte