filiphric / trelloapp

55 stars 45 forks source link

Add Cypress tests #4

Closed cech-daniel closed 3 years ago

cech-daniel commented 3 years ago

This PR contains UI and API tests for core features in Trelloapp.

Tests are divided into following folders:

 /fixtures // contains files used by tests
 /integrations
   /api // contains API tests
   /ui  // contains UI tests 
 /plugins
 /support
   /commands // contains helper functions