mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 23:17:38 +00:00
* Add cypress test for bulk user functionality
* Add data-cy for uploaded file field
* Update toast messages
* check for Conflicting Group Memberships
* Add test cases for multiple groups and non exisiting groups
* Revert "check for Conflicting Group Memberships"
This reverts commit
|
||
|---|---|---|
| .. | ||
| 500_invite_users - Sheet1.csv | ||
| empty_first_and_last_name - Sheet1.csv | ||
| invalid_group_name - Sheet1.csv | ||
| invite_users - Sheet1 .csv | ||
| multiple_groups - Sheet1.csv | ||
| non_existing_group -Sheet1 .csv | ||
| same_email - Sheet1.csv | ||
| without_email - Sheet1.csv | ||
| without_firstname - Sheet1.csv | ||
| without_group - Sheet1.csv | ||
| without_lastname - Sheet1.csv | ||
| without_name - Sheet1.csv | ||