NandanAnantharamu
d5ce1dfa52
Added tests for dependencies ( #1679 )
...
* Added tests for dependencies
* updated review comments
* moved files to binding folder
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-11 15:44:01 +05:30
NandanAnantharamu
ceb31edd76
Updated a binding and commented out failing test ( #1546 )
2020-11-04 13:06:32 +05:30
NandanAnantharamu
eb6c8ee8f0
Added tests for button click navigation ( #1467 )
2020-11-02 20:06:16 +05:30
NandanAnantharamu
a7b6a754f5
Added tests for add widget in query ( #1353 )
...
* Added tests for add widget in query
* test updated
* updated test with wait
* Updated binding data
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-10-29 11:15:17 +05:30
NandanAnantharamu
10fe3ba171
Feature/navigate totests ( #1187 )
...
* Adding tests for Navigateto function
* Updated locators and renamed tests
2020-10-16 14:17:54 +05:30
NandanAnantharamu
ccb2c7013e
Feature/pause test ( #1125 )
...
* updated video widget tests
* Updated video widget test
2020-10-14 10:49:08 +05:30
Hetu Nandu
3fbcdc0a37
Tests for binding related use cases ( #1116 )
...
Co-authored-by: Nandan <nandan@thinkify.io>
2020-10-09 20:04:14 +05:30
akash-codemonk
3e545e9638
Fix form-encoded body showing 0 ( #420 )
2020-08-25 17:52:54 +05:30
NandanAnantharamu
3c5d93e699
Feature/validate request header ( #189 )
...
* validate request header
* Validate request header for API tests
Co-authored-by: Nandan Anantharamu <Nandan@thinkify.com>
2020-07-29 11:30:03 +05:30
NandanAnantharamu
b73d049019
Api test fixes ( #146 )
...
Co-authored-by: Nandan Anantharamu <Nandan@thinkify.com>
2020-07-24 10:01:39 +05:30
Hetu Nandu
fe43680abc
Action test fixes ( #130 )
...
* Fixes for tests
* remove marketplace tests
* fix some other tests
* Simplify update datasource
* Add cypress env variables
2020-07-21 19:31:51 +05:30
Nandan H A
ad549f9638
Feature/locators update
2020-06-24 13:52:41 +00:00
Nandan H A
5e8356c4d7
Feature/locators update
2020-06-19 14:32:56 +00:00
Nandan H A
7bba999c9f
Fixing tests for ACL flow
...
The current push for fixing tests in the new ACL flow.
1. New way to handle create application.
2. API login
3. Removed redundant tests.
4. Fixed Issues wrt ACL changes
2020-06-17 10:47:01 +00:00
Akash N
62f003df6e
Embedded Datasource
...
- Show path along with url in the api pane for embedded datasource
- Add store as datasource menu option for embedded datasource
- Allow users to type the path for global datasources
- Show the base url as a tag along with the path for global datasource.
2020-06-03 05:40:48 +00:00
Nandan H A
a102ca9d6f
Removed redundant tests.
...
Added all verb tests to same spec file.
Added pagination test.
updated beforeEach in index file.
2020-05-27 11:21:11 +00:00
Hetu Nandu
801369faf3
Fix api content type issue
2020-05-23 05:42:23 +00:00
Nandan H A
6a1e942680
Feature/api action tests
...
added below tests
* API verb tests added ( POST /PUT/PATCH)
* Query param tests (This is also includes invalid and valid)
* Edit APIs( update of api name and api datasource as well)
* mustache API test
* Market Place API test
* Curl POST test
2020-05-20 16:04:37 +00:00
Nandan H A
c9ae4297d6
MR contains basically tests related to API pane
...
1.Basic API with header
2.Copy to home
3.Move to home
4.Delete API
5.Check API name uniquness
6.Search API on side bar
2020-05-12 13:47:13 +00:00