1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
Commit Graph

658 Commits

Author SHA1 Message Date
Tim Voronov
af8c9903c7 Hardcode 2020-06-22 22:11:17 -04:00
Tim Voronov
4cc5a7d75f Debug 3 2020-06-22 22:08:15 -04:00
Tim Voronov
c41c25a8c1 File location 2020-06-22 22:07:57 -04:00
Tim Voronov
2c1cd0255e Updated PATH 2020-06-22 22:02:38 -04:00
Tim Voronov
e744ec250a Updated trigger 2020-06-22 22:01:39 -04:00
Tim Voronov
2e48a3900b Debug 2 2020-06-22 22:00:22 -04:00
Tim Voronov
725ab493b0 Updated debug 2020-06-22 21:58:28 -04:00
Tim Voronov
b89a6a7202 Debug 2020-06-22 21:56:01 -04:00
Tim Voronov
36a6c5682b Rolled back to home dir 2020-06-22 18:16:55 -04:00
Tim Voronov
3481a85a8e Added sudo 2020-06-22 18:12:12 -04:00
Tim Voronov
50c0ad9ff8 Typo 2020-06-22 18:11:14 -04:00
Tim Voronov
54c1c876d2 moved binary to /usr/local/bin/antlr 2020-06-22 18:09:11 -04:00
Tim Voronov
4b99c94565 Copied from Travis config 2020-06-22 18:03:11 -04:00
Tim Voronov
2a235580b9 Added test call 2020-06-22 17:59:16 -04:00
Tim Voronov
5533e8fd38 Removed which 2020-06-22 17:58:48 -04:00
Tim Voronov
9eed366dae Added sudo 2020-06-22 17:56:37 -04:00
Tim Voronov
a97b653494 Fallback to manual isntallation 2020-06-22 17:55:07 -04:00
Tim Voronov
e093c1fd3b Use apt-get to setup antlr 2020-06-22 17:50:17 -04:00
Tim Voronov
2fc7e0bac8 Updated antlr setup 2020-06-22 17:43:31 -04:00
Tim Voronov
717337fe9c Added step for revive 2020-06-22 17:36:25 -04:00
Tim Voronov
e4ba82678f Fixed go versioning 2020-06-22 17:33:11 -04:00
Tim Voronov
5de328178c Fixed strategy 2020-06-22 17:32:27 -04:00
Tim Voronov
7b574eb89b Merge branch 'maintenance/github-actions' 2020-06-22 17:30:59 -04:00
Tim Voronov
4506878372 Cleaned up go.sum 2020-06-17 17:39:42 -04:00
dependabot-preview[bot]
34b42fcc42
Bump github.com/rs/zerolog from 1.18.0 to 1.19.0 (#525)
* Bump github.com/rs/zerolog from 1.18.0 to 1.19.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.18.0...v1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-06-17 17:38:29 -04:00
dependabot-preview[bot]
c8a5eaf9a1
Bump github.com/antchfx/xpath from 1.1.8 to 1.1.9 (#528)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.8...v1.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-17 17:37:49 -04:00
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
Tim Voronov
6df50f482c wip 2020-06-17 16:35:58 -04:00
Tim Voronov
ad24814efd
Removed --force-gpu-mem-available-mb flag 2020-06-09 21:27:48 -04:00
Tim Voronov
1eeb251c32
Update README.md
Updated information about running dockerized Chrome
2020-06-03 14:23:42 -04:00
Paul
aa058f3542
allow context cancellation in WAIT (#524)
* allow context cancellation in WAIT

* cancel context before running the program
2020-06-01 07:58:16 -04:00
Tim Voronov
94f13c66af Updated changelog 2020-05-27 19:50:05 -04:00
Tim Voronov
bddf1779be
Fixed use of unquoted scroll options (#521) 2020-05-27 17:34:06 -04:00
Vladimir Fetisov
d7cd7581a4
upgrade antlr version (#517)
Co-authored-by: Vladimir Fetisov <vyufetisov@avito.ru>
2020-05-23 14:34:46 -04:00
Tim Voronov
84995d0410
Added release notes for v0.11.0 2020-05-21 13:26:14 -04:00
Tim Voronov
87265cf470 Updated dependencies 2020-05-21 13:07:55 -04:00
Tim Voronov
3a96f0109b Updated XPath 2020-05-18 20:30:13 -04:00
dependabot-preview[bot]
e01afb4eba
Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6 (#479)
* Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.5...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-05-18 10:51:15 -04:00
Vladimir Fetisov
162b37bea1
cast namespace to upper case (#507) 2020-05-18 10:51:01 -04:00
Tim Voronov
c86eecd54c #485 missed namespace 2020-05-13 22:10:47 -04:00
Aleksandr Yakimenko
ed8e43e4c6
Add Path functions (#505)
* Add Path functions

* Add unit tests
2020-05-12 22:19:41 -04:00
AdamKorcz
311d07ad40
Added fuzzer (#501)
* Added fuzzer

* Formatting updates

* Attempting to fix linter error

* Corrected comment
2020-05-10 16:07:49 -04:00
Vladimir Fetisov
cbb4311b65
add strconv.Unquote into DecodeURIComponent (#499) 2020-05-07 22:34:21 -04:00
Vladimir Fetisov
0433a329f3
add File System into README (#498) 2020-05-06 11:53:00 -04:00
Vladimir Fetisov
9dd35add2c
#496_fix_RandomToken_on_Windows (#497) 2020-05-04 20:46:07 -04:00
Vladimir Fetisov
f6b64c9294
move examples into separeted dirs (#495) 2020-05-03 13:01:01 -04:00
Vladimir Fetisov
83fa54e65a
change file mode from 0222 to 0666 (#494) 2020-05-02 14:43:43 -04:00
Vladimir Fetisov
9be14417b3
#300: add one more test case (#487)
* add one more test case

* test nested namespace collision
2020-04-28 17:31:10 -04:00
Tim Voronov
7b2ed4c662
Added support of using keywords in namespaces (#481)
* Added support of using keywords in namespaces

* Added true and false

* Removed unnecessary string case
2020-04-28 17:30:47 -04:00
Y.Horie
7d7253325e
Add rand seed in RAND() (#483) (#484) 2020-04-27 23:04:38 -04:00