PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests
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
..
ActionExecution Replace test api with mockApi in Cypress tests (#2975) 2021-02-23 09:56:02 +05:30
ApiFlow Modify hint statement for 'import from curl' form (#3285) 2021-03-01 23:28:07 +05:30
ApiPaneTests [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
Datasources Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
ExplorerTests Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
OrganisationTests Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
QueryPane Fix flaky tests (#4133) 2021-04-23 20:54:42 +05:30
UnitTest Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
UserProfile Updated profile tests (#4002) 2021-04-19 13:31:05 +05:30