1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/examples
Tim Voronov 2643321e0f
Migration to lab (#526)
* Switched to Lab for e2e tests

* Switched to binary

* Updated lab installation

* Updated use of Lab installer

* updates

* Changed lab installation path

* Updated use of installer

* Works

* Added additional functions

* Updated some tests

* Updated go.sum

* Works

* Refactored assertions

* Added tests for testing.True

* Added tests for testing.None

* Added tests for testing.Lte

* Added tests for testing.Lt

* Added generic consturctor

* Added tests for testing.Len

* Added tests for testing.Gte

* Added tests for testing.Gt

* Added tests for testing.False

* Added tests for testing.Empty

* Added tests for testing.Fail

* Added tests for testing.Equal

* Added tests for testing.Include

* Updated urls in static page tests

* Fixed namespace unit tests

* Fixed unit test for testing.Len

* Updated E2E scripts

* Updaes

* Updated Chrome in CI/CD

* Added e2e for example test click.fql

* Added suite cases for example scripts

* Updated examples

* Updated

* Added type assertions

* Updated Chrome opts and disabled headers and cookies related tests

* Fixed iframes example

* Increased timeouts in navigation examples

* Updated value example

* Updated comments

* Disabled cookies examples

* Fixed static url

* Disabled headers examples

* Disabled UA test

* Simplified wait logic

* Added base testing module

* Fixes after codereview

* Disabled failing tests
2020-06-17 17:37:01 -04:00
..
embedded move examples into separeted dirs (#495) 2020-05-03 13:01:01 -04:00
extensible move examples into separeted dirs (#495) 2020-05-03 13:01:01 -04:00
blank-page.fql Moved exmples folder 2018-10-05 23:36:23 -04:00
click.fql Update click.fql 2019-08-22 17:51:49 -04:00
crawler.fql Feature/#236 cookies (#242) 2019-03-15 19:59:05 -04:00
download.fql Updated examples 2019-07-23 14:55:26 -04:00
dynamic-page.fql Bugfix/inner text html by selector (#347) 2019-08-05 19:57:02 -04:00
google-search.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
iframes.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
inner_text_all.fql Updated examples 2019-07-23 14:55:26 -04:00
navigate_back_2.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
navigate_back.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
navigate_forward_2.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
navigate_forward.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
navigate.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
pagination_uncontrolled.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
pagination.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
redirects.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00
static-page.fql Fix the embedded mode example. (#474) 2020-04-20 15:53:36 -04:00
value.fql Migration to lab (#526) 2020-06-17 17:37:01 -04:00