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

59 Commits

Author SHA1 Message Date
Tim Voronov
4c79cb4343
Updated root API (#622) 2021-05-04 15:01:27 -04:00
dependabot-preview[bot]
4346a91513
Bump golang.org/x/text from 0.3.3 to 0.3.6 (#612)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.6.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 11:36:49 -04:00
Tim Voronov
8a772851f4
Removed old CLI (#608)
* Removed old CLI

* Added mini-CLI for e2e tests
2021-04-08 18:46:17 -04:00
Roman
08e9054ba4
setting Input charset (#609)
* feat(driver): add Charset param

* feat(driver): add convert to UTF8 by input charset
2021-04-08 18:35:29 -04:00
Tim Voronov
f4876c05a3
Added LIKE operator (#591)
* Added LIKE operator
2021-02-15 11:37:52 -05:00
Tim Voronov
2baac62d1e
Bugfix/#559 html escaping (#573)
Added jettison for json encoding
2020-11-23 20:12:04 -05:00
dependabot-preview[bot]
40cb01b52b
Bump github.com/antchfx/xpath from 1.1.10 to 1.1.11 (#572)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.10...v1.1.11)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:54:16 -05:00
dependabot-preview[bot]
bc4bd94eb1
Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0 (#562)
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.5.1...v1.6.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-08 14:36:02 -05:00
dependabot-preview[bot]
71a029207e
Bump github.com/mafredri/cdp from 0.29.2 to 0.30.0 (#563)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.29.2...v0.30.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-08 14:35:25 -05:00
dependabot-preview[bot]
082bee84bb
Bump github.com/antchfx/xpath from 1.1.9 to 1.1.10 (#536)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.9...v1.1.10)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 14:13:54 -04:00
dependabot-preview[bot]
7f535ad5c9
Bump github.com/mafredri/cdp from 0.28.0 to 0.29.2 (#533)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.28.0 to 0.29.2.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.28.0...v0.29.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 14:13:39 -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
87265cf470 Updated dependencies 2020-05-21 13:07:55 -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
Tim Voronov
73abfd8ad4 Updated dependencies and travis config 2020-04-20 15:26:22 -04:00
dependabot-preview[bot]
84e74a0552
Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5 (#467)
* Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5

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

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>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
2020-04-12 23:32:16 -04:00
dependabot-preview[bot]
6f0a0a5dca
Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0 (#466)
* Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.25.0 to 0.28.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.25.0...v0.28.0)

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

* Fixed compatibility issues

* Update go.sum

* Updated go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-04-12 23:27:27 -04:00
Tim Voronov
779c49520d Updated dependencies 2020-02-21 11:26:00 -05:00
dependabot-preview[bot]
1740889fbc
Bump github.com/rs/zerolog from 1.17.2 to 1.18.0 (#451)
* Bump github.com/rs/zerolog from 1.17.2 to 1.18.0

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

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-02-12 11:21:44 -05:00
dependabot-preview[bot]
89320eef66 Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2 (#440)
* Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2

Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.1...v1.2.2)

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:56 -05:00
dependabot-preview[bot]
5d780f7d3e Bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#441)
* Bump github.com/pkg/errors from 0.8.1 to 0.9.1

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:08 -05:00
Tim Voronov
740142a4e4 Updated modules 2020-01-12 01:01:37 -05:00
Tim Voronov
e8cc8ac1e7 Updated go modules 2020-01-11 18:15:00 -05:00
dependabot-preview[bot]
af426cc13d Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13 (#438)
* Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.11 to 4.1.13.
- [Release notes](https://github.com/labstack/echo/releases)
- [Commits](https://github.com/labstack/echo/compare/v4.1.11...v4.1.13)

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 13:02:16 -05:00
dependabot-preview[bot]
165d5208a9 Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3 (#436)
* Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.2...v1.1.3)

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:59:46 -05:00
dependabot-preview[bot]
7254d47739 Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1 (#433)
* Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1

Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.0...v1.2.1)

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

* Update go.sum

Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:58:22 -05:00
Tim Voronov
98b367722b
Migrated to new version of mafredri/cdp (#431)
* Migrated to new version of mafredri/cdp

* Added missed test deps

* Added missed e2e deps
2019-12-18 10:30:02 -05:00
dependabot-preview[bot]
aa81df38d4 Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2 (#418)
* Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.1...v1.1.2)

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

* Update go.sum
2019-11-22 08:36:58 -06:00
dependabot-preview[bot]
f31fc48084 Bump github.com/rs/zerolog from 1.16.0 to 1.17.2 (#417)
* Bump github.com/rs/zerolog from 1.16.0 to 1.17.2

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.16.0...v1.17.2)

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

* Update go.sum
2019-11-19 15:18:26 -06:00
Tim Voronov
f2a5c7f1e1
Update go.mod 2019-11-14 15:15:13 -05:00
dependabot-preview[bot]
24f692bfaf
Bump github.com/antchfx/htmlquery from 1.1.0 to 1.2.0
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 14:32:13 +00:00
dependabot-preview[bot]
37130572df
Bump github.com/antchfx/xpath from 1.1.0 to 1.1.1
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:51:14 +00:00
dependabot-preview[bot]
be412cacf8
Bump github.com/rs/zerolog from 1.15.0 to 1.16.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 05:30:21 +00:00
Tim Voronov
c3cdb48078
Merge branch 'master' into feature/issue_#286 2019-10-17 16:58:41 -04:00
Tim Voronov
51a4a619c7
Merge branch 'master' into dependabot/go_modules/github.com/antchfx/htmlquery-1.1.0 2019-10-15 16:20:09 -04:00
dependabot-preview[bot]
428c64bfae
Bump github.com/antchfx/xpath from 1.0.0 to 1.1.0
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:28:17 +00:00
dependabot-preview[bot]
95b40fe14a
Bump github.com/antchfx/htmlquery from 1.0.0 to 1.1.0
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases)
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:27:58 +00:00
Владимир Фетисов
56c840228d add CaseChangingStream 2019-10-09 20:45:53 +03:00
dependabot-preview[bot]
85b3430319
Bump github.com/labstack/echo/v4 from 4.1.10 to 4.1.11
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/labstack/echo/releases)
- [Commits](https://github.com/labstack/echo/compare/v4.1.10...v4.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 06:02:03 +00:00
Tim Voronov
4b1633269a
Bugfix/travis (#374)
* A try

* Updated deps after running go vet

* Removed extra commands

* Added git reset
2019-09-04 22:57:46 -04:00
Tim Voronov
65d6650d72 Updates 2019-09-04 22:26:44 -04:00
Tim Voronov
ba188f6763 Updated deps 2019-09-04 20:21:16 -04:00
Tim Voronov
a9bc1b1d09 Updated dependencies 2019-09-04 19:25:50 -04:00
dependabot-preview[bot]
1c2096ae7e Bump github.com/rs/zerolog from 1.14.3 to 1.15.0 (#352)
* Bump github.com/rs/zerolog from 1.14.3 to 1.15.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.14.3...v1.15.0)

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

* Update go.sum
2019-08-12 11:25:28 -04:00
Tim Voronov
2997a9b264
Bugfix/logging (#346)
* Fixed inability to pass custom ID to th runtime logger

* Removed UUID module

* Removed redundant check
2019-08-02 23:28:25 -04:00
dependabot-preview[bot]
8afa3b65d5 Bump github.com/mafredri/cdp from 0.23.4 to 0.24.2 (#328)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.4 to 0.24.2.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.4...v0.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 14:27:47 -04:00
Tim Voronov
7ce6797e9c
Feature/#230 xpath (#322)
* Implemented XPath for CDP driver

* Added XPATH function

* Added e2e tests for CDP

* Fixed linting issues

* Added support of XPath to HTTP driver

* Fixed linting issues
2019-07-03 14:05:02 -04:00
dependabot-preview[bot]
8c07516ed1 Bump github.com/mafredri/cdp from 0.23.3 to 0.23.4 (#314)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.3...v0.23.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 11:47:58 -04:00