codidact / core

The core Codidact Q&A software implementation
GNU Affero General Public License v3.0
259 stars 20 forks source link

Setup WebUI (MVC) integration tests #16

Closed misha130 closed 4 years ago

misha130 commented 4 years ago

All the controllers and each of the actions in each of the controllers should go through an integration test to verify that they are working properly.

Requires: