535 Commits

Author SHA1 Message Date
Mark Nadal
9a5b824930 oh that was nice 2021-02-17 23:58:28 -08:00
Mark Nadal
cc1a03e6d2 call sub chains clear/empty OK! 2021-01-30 04:27:11 -08:00
Mark Nadal
e16f982ee8 call sub chains on clear/empty WIP 2021-01-30 03:04:48 -08:00
Mark Nadal
dcd6fc55fa ack to chains that can't be reached 2021-01-27 01:46:58 -08:00
Mark Nadal
c6e230d1d2 in-process message passing needs to clean itself of flags for now 2021-01-24 02:50:35 -08:00
rogowski
1001d5a26b
Update common.js
Tests updated from graphify to statedisk.
2021-01-21 16:06:52 -03:00
Mark Nadal
d4b66bc5cd all caught up!!! Now update tests from graphify to statedisk 2021-01-20 04:05:50 -08:00
Mark Nadal
790bec81f1 onto next test... 2021-01-20 02:19:00 -08:00
Mark Nadal
bb2e12bc9b ugly common.js for @rogowski 2021-01-18 23:32:00 -08:00
rogowski
f321b5e327
Update trace.js
More decoupled
2021-01-07 20:48:32 -03:00
rogowski
4b656ad7e8
Update trace.html
More decoupled.
2021-01-07 20:47:51 -03:00
Mark Nadal
5f19570191 @rogowski approved of these trace changes :) 2021-01-05 03:06:36 -08:00
rogowski
4221c24e84
Update trace.html
Change `Gun.logs` to `Gun.traces` and `Gun._log` to `Gun._trace`.
Overload get,put,on,map
2021-01-04 18:01:48 -03:00
rogowski
b24778a00d
Update trace.js
Change `Gun.logs` to `Gun.traces` and `Gun._log` to `Gun._trace`.
2021-01-04 17:59:25 -03:00
Mark Nadal
bdaf0986a4 @rogowski is a super star :) :) :) 2021-01-04 05:28:35 -08:00
rogowski
f0d847d981
Create trace.html
Adding tracing to debuging.
2021-01-04 08:16:37 -03:00
Mark Nadal
ff8604eabe THANK YOU @rogowski !!!!!! 2020-12-22 01:49:54 -08:00
Mark Nadal
a6b6b7f2ee
Merge pull request #1035 from mimiza/master
SEA.certify() small bug fix + more unit test
2020-12-16 01:20:45 -08:00
MIMIZA
49b2937421 SEA.certify() small bug fix + more unit test
There is a small bug and this is a fix for it. More unit tests added.
2020-12-16 15:51:37 +07:00
Mark Nadal
be0b1cefb2
Merge pull request #1034 from mimiza/master
change SEA.certify() && check.pub()
2020-12-14 23:09:07 -08:00
MIMIZA
0a91b8079b change SEA.certify() && check.pub() 2020-12-14 15:27:46 +07:00
Mark Nadal
c17a14b53a
Merge pull request #1033 from mimiza/master
SEA.certify: replace RegEx with RAD/LEX, force path to contain Certificant Pub
2020-12-13 12:33:05 -08:00
MIMIZA
d8d037fc81 SEA.certify: replace RegEx with RAD/LEX. New feature: Path must contain Certificant Pub
- RegEx replaced with RAD/LEX
- NEW FEATURE: If LEX has key "?" and lex['?'] contains '*': check if Certificant Pub is in Path
- Unit tests updated
Official doc will be written after this PR is merged.
2020-12-14 02:23:26 +07:00
Mark Nadal
7d12a82458
Merge pull request #1028 from mimiza/master
Add Blacklist feature to SEA.certify
2020-11-29 15:01:31 -08:00
MIMIZA
4d0bcab3b8 Add Blacklist feature to SEA.certify
Now SEA.certify supports Blacklist. For more details, please read doc here: https://gun.eco/docs/SEA#certify
2020-11-23 12:21:48 +07:00
Mark Nadal
b3e5b21f86
Merge pull request #1020 from mimiza/master
Add SEA.certify(), upgrade SEA check.pub(). Tests passed. Bugs free.
2020-11-18 22:59:40 -08:00
Mark Nadal
0875201558
Merge pull request #1013 from rogowski/test-panic-lexical
Test RAD lexical queries.
2020-11-08 23:04:18 -08:00
MIMIZA
5701b8b581 SEA.certify unit tests 2020-11-07 16:27:08 +07:00
Mark Nadal
a85ccf747d Am I alive? 2020-10-31 22:23:04 -07:00
Robin Bron
84097d7e68 Added radless leveldb adapter 2020-09-27 01:55:12 +02:00
Mark Nadal
6d56aaa233 stub all out for 17K ? CPU ? test 2020-09-25 06:20:41 -07:00
Adriano Rogowski
69165f69f5 Test RAD lexical queries. 2020-09-24 21:46:29 -03:00
Mark Nadal
fd600dbc20 back to in-prod testing, isolate/stub out code 2020-09-23 22:52:14 -07:00
Mark Nadal
e0390ebd36 fix axe 2020-09-22 23:13:49 -07:00
Mark Nadal
05349a5c68
Merge pull request #1010 from mmalmi/infinite-scroll-test
infinite scrolling example
2020-09-21 13:26:03 -07:00
Mark Nadal
5d11aaa37a move dl 2020-09-19 19:18:30 -07:00
Mark Nadal
c1c80ff10f AXE tweak 2020-09-19 03:58:14 -07:00
Mark Nadal
ed495deca6 PANIC user paste OK 2020-09-18 20:34:59 -07:00
Martti Malmi
fe57813721 simple panic test that scrolls through 1500 entries 2020-09-18 15:05:23 +03:00
Mark Nadal
2d72ebdfa2 put back scan & once tweak 2020-09-18 04:53:55 -07:00
Martti Malmi
773d5cba25 cleanup 2020-09-18 11:25:08 +03:00
Mark Nadal
7e9ec5d93a
Merge pull request #1007 from diatche/feature/panic2
PANIC test semi-automation using Puppeteer
2020-09-17 22:30:56 -07:00
Martti Malmi
811a1b8963 infinite scrolling example, panic test wip 2020-09-17 17:16:14 +03:00
Pavel Diatchenko
a607bdd004 Cleanup puppeteer on exit. 2020-09-17 12:37:47 +12:00
Pavel Diatchenko
33b29f4ee6 Added puppeteer cleanup method. 2020-09-17 12:33:04 +12:00
Pavel Diatchenko
fee7473ccb Use puppeteer if available. 2020-09-14 16:12:50 +12:00
Pavel Diatchenko
fd6752cbd6 Added browser open utility method. 2020-09-14 16:06:49 +12:00
Mark Nadal
356a971ddc basics 2020-09-13 00:04:50 -07:00
Mark Nadal
a89ca678bb
Merge pull request #1001 from shocknet/shocknet-tests
Shocknet tests
2020-09-11 14:05:18 -07:00
Mark Nadal
69c476e74b messy but 2 units passing! 2020-09-05 17:35:45 -07:00