Jesse Gibson
25328d14b8
Fix common travis-ci build failures
...
Move E2E panic tests into their own dedicated folder so mocha won't
automatically attempt to run it. New npm script (`npm run e2e`) runs
those tests with mocha explicitly.
This solves a number of problems:
- Travis-CI can't run the panic tests without a selenium server, which
requires a ton more setup that simply hasn't been done yet.
- Selenium-webdriver doesn't support node < v4, and immediately fails
the build on those environments.
If at any point in the future we want those tests to run automatically,
here's what we'll need:
- Browserstack or SauceLabs tunneling and auth env variables.
- Bash script to detect node version and only install deps and run the
tests if the environment supports it.
Also, a number of tests had `.only` in front, preventing all the others
from running. They've been removed.
2016-12-16 10:57:31 -07:00
Alan Colon
74b0242682
Enable .set with node, or new soul. (0.5)
2016-10-23 16:45:39 -06:00
Mark Nadal
fa3d3eeff4
0.5 BETA TESTING
2016-09-25 13:06:29 -07:00
Mark Nadal
acc085a8ed
currently VERY broken
2016-09-17 14:50:36 -07:00
Mark Nadal
d62b3f7ab0
so much working!!!
2016-09-08 18:43:00 -07:00
Mark Nadal
3ec5fe5484
190+ tests passing, now handle map path
2016-09-01 13:33:35 -07:00
Mark Nadal
dc157d05c1
finally got ack working
2016-08-13 16:18:00 -07:00
Mark Nadal
9cb2c9e313
before doing more scary things?
2016-08-05 18:58:30 -07:00
Mark Nadal
97449e9f28
into the meat of put
2016-08-03 16:58:15 -07:00
Mark Nadal
a609584eda
60+ tests passing
2016-07-26 22:46:15 -07:00
Mark Nadal
78460bf5a5
goodness
2016-07-19 01:33:01 -07:00
Mark Nadal
a07e7bebf6
goodness
2016-07-19 01:03:29 -07:00
Mark Nadal
afc1c18304
significant internal refactor
2016-07-14 19:37:19 -07:00
Mark Nadal
eb823f5261
Doing a big refactor for put
2016-07-05 10:24:15 -07:00
Mark Nadal
5edae656be
before messing with things again
2016-06-30 21:02:13 -07:00
Mark Nadal
dc056ae2a6
before changing path into chain
2016-06-30 00:37:40 -07:00
Mark Nadal
2966c3caaf
got events right
2016-06-30 00:10:01 -07:00
Mark Nadal
71fc84c5ce
scary: try next flow in core?
2016-06-27 18:37:27 -07:00
Mark Nadal
1c807370d3
tricks
2016-06-27 17:22:37 -07:00
Mark Nadal
a469998afa
switch to fix time in dev
2016-06-25 14:21:46 -07:00
Mark Nadal
1760e75469
switch to test multi-server holy grail
2016-06-22 14:25:23 -07:00
Mark Nadal
d0d7e9eab5
before removing everything but chain
2016-06-21 17:12:10 -07:00
Mark Nadal
454588ea7b
111 passing with a tad clean up
2016-06-16 10:50:51 -07:00
Mark Nadal
efc6947642
111 tests passing!
2016-06-15 18:57:44 -07:00
Mark Nadal
513ce25c51
use new key data, before any/err/ok/chain piping
2016-06-11 14:32:22 -07:00
Mark Nadal
752fe41a19
Before adding queue to on
2016-06-08 15:07:04 -07:00
Mark Nadal
ac761bf674
re-organize, add panic
2016-06-01 08:35:55 -07:00
Mark Nadal
c6b117fde9
footer
2016-05-03 12:01:41 -07:00
Mark Nadal
baa282acfc
argo
2016-03-17 16:19:01 -07:00
Mark Nadal
bdb61924b5
PTSD.js
2016-03-07 18:17:23 -08:00
Mark Nadal
2d3572fe82
oye
2016-02-29 23:18:22 -08:00
Mark Nadal
6c4da0e3a3
lazy evaluation!
2016-02-24 22:38:07 -08:00
Mark Nadal
3feb3f5a42
on
2016-02-15 13:12:30 -08:00
Mark Nadal
995b2e6469
mid sentence.
2016-02-12 12:33:15 -08:00
Mark Nadal
874e5f5e13
lex.ify and friends!
2016-02-10 13:59:18 -08:00
Mark Nadal
cec7e10133
Streaming demo
...
Major changes for the streaming demo, pushing to GitHub
2016-02-09 16:30:47 -08:00
Mark Nadal
c03b7d4e1e
match update
2016-01-30 15:14:33 -08:00
Mark Nadal
155f096254
comments and semantics
2016-01-28 13:00:38 -08:00
Mark Nadal
a85a7a6999
fix key checker
2016-01-25 20:22:32 -08:00
Mark Nadal
3edfbebd39
fixed chat app, fixed end events
2016-01-25 15:04:05 -08:00
Mark Nadal
2e34884384
not shouldn't emit for no reason!
2016-01-24 12:22:48 -08:00
Mark Nadal
b95b25fd94
don't be invalid!
2016-01-24 08:13:21 -08:00
Mark Nadal
85ee6fd07c
all core tests passing.
2016-01-23 20:49:37 -08:00
Mark Nadal
6908df0405
chasing performance
2016-01-23 20:49:37 -08:00
Mark Nadal
59f20c2cbd
couple fixes
2015-12-30 14:51:15 -08:00
Mark Nadal
8c0dae0176
server updated
2015-12-26 21:14:14 -08:00
Mark Nadal
6d15aa1e61
API 0.3 BREAKING CHANGES, TESTS PASSING
2015-12-22 01:56:41 -08:00
Mark Nadal
b36d6f5247
move put's back.emit to the bottom for improved perf.
2015-11-09 19:07:08 -08:00
Mark Nadal
524b41ed4c
fixes #116 , closes #116
2015-11-02 18:16:33 -08:00
Mark Nadal
272935630b
fix Jesse's synchronous Trace bug
2015-11-02 16:41:01 -08:00