PromucFlow_constructor/app/client/cypress
Kaushik Varanasi 984119e9cb
Feature: auto create organisation Fixes #2720 (#3922)
* added basic function structure for creating organization

* added functionality for automatically creating an organization with 'Untitled organization 1' like applications. Need to add tests.

* added test for creating organizations with default names

* added tests for creating org with default name

* updated jest tests to not fill in the organization form

* remove unused imports

* deleted unnused files

* added more test to check invite users to application and check that the create application is visible

* updated share application tests according to the new workflow

* fix failing tests. TODO: fix tests with renameRandomOrg to rename specific org

* remove rename random org and rename specific orgs

* remove blocking code so the element can be scrolled into view

* fix tests

* try to fix flaky tests

* remove unused

* remove create organization tests as we are testing these components elsewhere

* fix failing tests by stubbing create org response

* update tests according to new workflow
2021-05-05 12:40:35 +05:30
..
fixtures Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
integration/Smoke_TestSuite Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
locators Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
manual_TestSuite [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
plugins
support Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml
init-pg-dump-for-test.sql
setup-test.sh Correcting the github condition to start the API server (#3506) 2021-03-12 11:06:54 +05:30
test.sh Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30