|
b0d330471c
|
big refactor to (maybe?) make gowatch a proper 'module'
|
2023-02-06 19:13:15 +00:00 |
|
|
aef43ed2ee
|
refactored/fixed a bunch of tests, again, how did it ever work...
|
2023-01-15 11:09:28 +00:00 |
|
|
58d1453da0
|
added css/xpath test for empty return
|
2023-01-14 13:20:06 +00:00 |
|
|
f27fd360b4
|
added tests for node/inner/attr options of xpath/css filters
|
2023-01-14 13:18:18 +00:00 |
|
|
4cbe9ffbb0
|
fixed out of bound panic in substring filter
|
2023-01-14 12:58:28 +00:00 |
|
|
82ae6352d8
|
fixed tests and added full watch test with db/trigger
|
2023-01-08 11:25:01 +00:00 |
|
|
cfbd4d0ff0
|
removed print statements in tests
|
2023-01-08 10:29:38 +00:00 |
|
|
f2b9e4a3ea
|
ran staticcheck and fixed warnings
|
2022-12-31 13:12:57 +00:00 |
|
|
6ed94864ff
|
added more regex replace tests
|
2022-12-28 10:37:57 +00:00 |
|
|
95a01e7007
|
updated replace tests to use var2
|
2022-12-28 10:27:17 +00:00 |
|
|
25cf91966e
|
added unique filter type
|
2022-12-26 11:51:10 +00:00 |
|
|
3cf87150a7
|
added a couple tests for full 'watches'
|
2022-12-19 21:30:59 +00:00 |
|
|
d12f40fb36
|
added echo filter for testing purposes
|
2022-12-19 21:04:36 +00:00 |
|
|
3a10812036
|
added 'log' output table to lua filter
|
2022-12-10 09:22:43 +00:00 |
|
|
7c9ef4c2e7
|
added lua tests
|
2022-12-02 14:11:03 +00:00 |
|
|
05da113148
|
fixed tests for condition filters
|
2022-10-18 19:43:55 +00:00 |
|
|
6c5102977e
|
fixed test
|
2022-10-18 19:02:12 +00:00 |
|
|
bc97a0947c
|
added test for contains filter
|
2022-10-03 17:56:55 +00:00 |
|
|
b2cdb12fad
|
added tests for the all conditional filters
|
2022-10-01 08:23:29 +00:00 |
|
|
4a797c69ce
|
added test with db, checking if it works in drone
|
2022-09-30 19:50:56 +00:00 |
|
|
762a04bb6f
|
added tests and fixed scraping code
|
2022-09-30 19:12:33 +00:00 |
|
|
90ff748fa3
|
fixed test
|
2022-09-25 16:01:46 +00:00 |
|
|
c701063fb4
|
added parents/children to filter model, fixed scraping (+tests)
|
2022-09-25 15:52:53 +00:00 |
|
|
63763582c3
|
fixed scraping methods with and tests
|
2022-09-03 14:52:56 +00:00 |
|
|
62bd66f771
|
git stash for recursive filter stuff that might be over complicated
|
2022-08-25 17:09:42 +00:00 |
|
|
00ff7c70da
|
added tests for json filter
|
2022-08-12 12:10:45 +00:00 |
|
|
9e578a9e19
|
added tests for regex match
|
2022-08-11 19:10:05 +00:00 |
|
|
84c204cedf
|
added tests for regex replace
|
2022-08-11 19:03:12 +00:00 |
|
|
24dd2bf145
|
added css filter tests
|
2022-08-11 18:57:14 +00:00 |
|
|
b9038d5a7e
|
more tests for xpath
|
2022-08-11 18:51:56 +00:00 |
|
|
ab7a7fd534
|
added test for XPath filter
|
2022-08-11 18:28:11 +00:00 |
|
|
18ded3534b
|
got all filter types 'working' still bug but jay
|
2022-08-02 19:59:36 +00:00 |
|
|
c0709aff6a
|
added tests for substring filter and fixed a bunch of bugs in substring filter
|
2022-07-26 19:52:49 +00:00 |
|