PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
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 Fix flaky tests (#4133) 2021-04-23 20:54:42 +05:30
ApiPaneTests Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30
Applications Fix update application test (#4281) 2021-05-04 14:31:19 +05:30
Auth Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
Binding Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/table-image-cell-align 2021-04-26 19:46:02 +05:30
Canvas Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
Debugger [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
DisplayWidgets Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
DynamicInput Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
DynamicLayout Add more devices in AppLayout options (#3451) 2021-03-11 07:51:48 +05:30
ExplorerTests Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
FormWidgets Merge pull request #4119 from appsmithorg/fix/date-input-edit 2021-05-05 12:08:16 +05:30
GlobalSearch Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30
LayoutWidgets Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
Onboarding Text Widget new styling properties (#3167) 2021-04-01 14:00:33 +05:30
OrganisationTests Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
Pages WIP : Updated test for page spec (#3749) 2021-04-14 13:44:06 +05:30
ProductUpdates Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
PropertyPane Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
QueryPaneTests Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30