495 Commits

Author SHA1 Message Date
Mark Nadal
e300a12f30 oops, forgot I played with ascii 2021-08-21 02:33:58 -07:00
Mark Nadal
2cb642bd7f "old" data to test against 2021-08-21 01:57:14 -07:00
Mark Nadal
252e42de17 undo local changes/notes to self 2021-08-19 05:03:35 -07:00
Mark Nadal
6564800aa2 relay 2021-08-18 21:46:04 -07:00
Mark Nadal
b0879f004f cb not to 2021-08-18 01:55:34 -07:00
Mark Nadal
675504fb76 handle errors 2021-08-15 04:18:54 -07:00
Mark Nadal
7f5f51d6fe put use parent soul link if need 2021-08-14 13:22:49 -07:00
Mark Nadal
5d26f342fb Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-08-13 04:37:35 -07:00
Mark Nadal
11c36fc604 change stun system 2021-08-13 04:37:31 -07:00
Adriano Rogowski
55ea510a8d Merge branch 'manhattan' of github.com:/amark/gun into manhattan 2021-08-11 20:54:24 -03:00
Adriano Rogowski
a8fdeea56f axe tests using puppeteer. 2021-08-11 20:53:57 -03:00
mimiza
333dd745f7
SEA.certify wire logic + unit tests (#1110)
* SEA.certify wire logic + unit tests

* picking white hair
2021-08-10 00:40:46 -07:00
Adriano Rogowski
17da8912c8 axe test: test only with the relay(without webrtc). 2021-08-07 09:22:12 -03:00
Adriano Rogowski
886d6aae15 axe test: separating webrtc test for data_balance. 2021-08-07 09:19:15 -03:00
Adriano Rogowski
806b427bb9 test axe: renaming webrtc file. 2021-08-07 09:09:28 -03:00
Adriano Rogowski
7b32d011c3 axe test: webrtc data balance(fix paths and file renamed). 2021-08-07 09:05:57 -03:00
Adriano Rogowski
5d77c2ac5e New test: axe load balance. 2021-08-07 08:58:03 -03:00
Adriano Rogowski
8b2fd90951 moved test/axe tests to test/panic/axe. 2021-08-07 08:57:27 -03:00
Mark Nadal
1532016224 fix pack/max, update dom 2021-08-02 23:51:49 -07:00
Mark Nadal
662e375601 rad browser tests seem to be passing! 2021-07-30 04:15:02 -07:00
Mark Nadal
8c060cbae3 fix rad, make get() hookable 2021-07-30 04:13:19 -07:00
Mark Nadal
13c13c71f9 what on earth happened to my browser/OS? "unplug & plug it back in" restart seemed to fix it. 2021-07-05 14:49:51 -07:00
Mark Nadal
3c9727ba2f rad lex once map once 2021-07-02 06:24:03 -07:00
Mark Nadal
4a022da60e woops! lexical alphabetical oopsies. That was bad. 2021-06-12 21:49:56 -07:00
Mark Nadal
af5da577cd handle empty string keyed objects 2021-06-08 16:38:03 -07:00
Mark Nadal
fd5e6185ac chat app with emoji examples 2021-06-07 14:22:03 -07:00
Mark Nadal
0e8e9d7dba Add extra tests, catch bad guy, obliterate bug. 2021-06-07 08:02:52 -07:00
Mark Nadal
972221972a Fix reverse boundary check 2021-06-07 07:47:25 -07:00
Mark Nadal
8b299a03e2 revise/correct set 2021-06-02 22:44:21 -07:00
Mark Nadal
cb9322909b SEA unit tests passing!!! Needed quite a few fixes on async write queue stuff. 2021-06-01 06:05:04 -07:00
Mark Nadal
4e29530e58 git glitch? 2021-05-14 18:41:36 -07:00
Mark Nadal
7da46d1961 yeah, adapter errors (like out of storage) should not affect sync/networking logic, that was a bad experiment 2021-05-14 18:39:42 -07:00
Mark Nadal
8591d34be5 yield generating test data 2021-05-10 19:48:10 -07:00
Mark Nadal
ad3ecf68c3 fix long streaming timeout/expiry issue, update examples 2021-05-10 18:23:12 -07:00
Mark Nadal
2cb414cbde add panic utils 2021-05-10 13:53:12 -07:00
Mark Nadal
6e0c5bcad9 merge new panic tests into here to test 2021-05-10 10:20:25 -07:00
Mark Nadal
1af945c150 Chaining API unit tests passing! 2021-04-24 03:56:55 -07:00
Mark Nadal
0da0144828 woops, fix unlinking nested 2021-04-20 05:39:56 -07:00
Mark Nadal
3b1509f40f w000h00! Best unlink so far. 2021-04-14 03:36:37 -07:00
Mark Nadal
70ad20148c refactor unlink 2021-04-08 01:31:36 -07:00
Mark Nadal
d2f8d40465 test was poorly constructed? 2021-03-05 10:13:10 -08:00
Mark Nadal
e13ce8e4e3 self check not needed? 2021-02-19 15:41:32 -08:00
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