Brian Mann
|
8a0a60c27e
|
created coffee package, updated paths and cjsxify to prevent incorrect stack traces on errors
|
2017-05-14 19:07:42 -04:00 |
|
Brian Mann
|
80fd9c9764
|
guard against package.json not having scripts property
|
2017-05-13 17:06:56 -04:00 |
|
Brian Mann
|
bc6386e1e3
|
Merge remote-tracking branch 'origin/master'
|
2017-05-13 16:51:57 -04:00 |
|
Brian Mann
|
ae54eeb865
|
driver: fixing failing unit tests
|
2017-05-13 16:51:47 -04:00 |
|
Brian Mann
|
8568e98012
|
server: update all the paths for relative packages and restructured tests folder so that tests run
|
2017-05-13 12:17:53 -04:00 |
|
Brian Mann
|
a971c413c1
|
all: remove node version for each package
|
2017-05-13 12:14:09 -04:00 |
|
Gleb Bahmutov
|
d492df586a
|
Merge pull request #4 from cypress-io/typescript
Convert Launcher project to Typescript
|
2017-05-12 10:15:37 -04:00 |
|
Gleb Bahmutov
|
05bd2f3a6b
|
add npm lint command
|
2017-05-11 13:14:33 -04:00 |
|
Chris Breiding
|
c56674388f
|
Merge branch 'master' of github.com:cypress-io/cypress-monorepo
|
2017-05-11 11:14:30 -04:00 |
|
Gleb Bahmutov
|
363f6fef88
|
add lint task
|
2017-05-11 11:13:23 -04:00 |
|
Chris Breiding
|
16c7ae5bbc
|
runner: fix jquery reference
|
2017-05-11 11:05:26 -04:00 |
|
Chris Breiding
|
59598d1c3f
|
runner: handle detached dom being undefined
|
2017-05-10 10:16:19 -04:00 |
|
Gleb Bahmutov
|
1465556dd0
|
debug type definitions, a few tweaks
|
2017-05-10 10:13:10 -04:00 |
|
Gleb Bahmutov
|
ecca265e92
|
rename types file into index.d.ts
|
2017-05-10 09:33:26 -04:00 |
|
Gleb Bahmutov
|
d64bf1a096
|
removed old console log file
|
2017-05-09 18:16:38 -04:00 |
|
Chris Breiding
|
c923083ff1
|
runner: WIP driver instance refactor
|
2017-05-09 18:14:49 -04:00 |
|
Gleb Bahmutov
|
381b11c520
|
tested and working browser detection with debug log
|
2017-05-09 17:38:11 -04:00 |
|
Gleb Bahmutov
|
1357d37edb
|
add debug to allow debugging messages
|
2017-05-09 17:06:43 -04:00 |
|
Gleb Bahmutov
|
7662120667
|
fix unused var
|
2017-05-09 16:24:19 -04:00 |
|
Gleb Bahmutov
|
a718762a5e
|
Merge branch 'typescript' of github.com:cypress-io/cypress-monorepo into typescript
|
2017-05-09 16:06:33 -04:00 |
|
Gleb Bahmutov
|
995847a1df
|
enabled a few checks
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
d874486a3e
|
working common type definition
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
603f1eccb4
|
passing tests, but no find
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
12785d009b
|
testing
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
b9f1f92b93
|
convert chromium finder to typescript
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
fdcaa9a51a
|
more chrome finder to typescript
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
6320fb5624
|
move more files to typescript
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
e4d5b02845
|
moving linux browser to typescript
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
020ba4de18
|
move browsers file to TS
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
b31236e005
|
moving detect to typescript
|
2017-05-09 16:06:19 -04:00 |
|
Gleb Bahmutov
|
3dfd62381a
|
declare launcher as a function with a few extra methods
|
2017-05-09 16:06:18 -04:00 |
|
Gleb Bahmutov
|
09259eb760
|
transpile TS into JS
|
2017-05-09 16:06:18 -04:00 |
|
Gleb Bahmutov
|
10ecf0d301
|
use types and import from fs-extras
|
2017-05-09 16:06:18 -04:00 |
|
Gleb Bahmutov
|
c8df54bd44
|
initial typescript for launcher file
|
2017-05-09 16:06:18 -04:00 |
|
Gleb Bahmutov
|
96d700a681
|
enabled a few checks
|
2017-05-09 16:03:16 -04:00 |
|
Gleb Bahmutov
|
9f008cdb74
|
working common type definition
|
2017-05-09 14:22:51 -04:00 |
|
Gleb Bahmutov
|
91b90e4515
|
passing tests, but no find
|
2017-05-09 14:01:06 -04:00 |
|
Gleb Bahmutov
|
f035f9e99c
|
testing
|
2017-05-09 13:54:16 -04:00 |
|
Chris Breiding
|
67d297ad0c
|
Merge branch 'master' of github.com:cypress-io/cypress-monorepo
|
2017-05-09 13:52:18 -04:00 |
|
Brian Mann
|
71f07c2512
|
server: rename packages/app -> packages/server
|
2017-05-09 13:51:45 -04:00 |
|
Brian Mann
|
60a51c434b
|
electron: always clear out the symlink before setting a new one
|
2017-05-09 13:51:29 -04:00 |
|
Gleb Bahmutov
|
b75416356b
|
convert chromium finder to typescript
|
2017-05-09 13:45:35 -04:00 |
|
Gleb Bahmutov
|
50ad492d08
|
more chrome finder to typescript
|
2017-05-09 13:42:25 -04:00 |
|
Gleb Bahmutov
|
5f8aee43a6
|
move more files to typescript
|
2017-05-09 13:34:23 -04:00 |
|
Chris Breiding
|
18d0563c74
|
reporter: fix tooltip css
|
2017-05-09 12:17:42 -04:00 |
|
Brian Mann
|
cced326902
|
driver: missing lodash dep
|
2017-05-09 12:01:14 -04:00 |
|
Gleb Bahmutov
|
dd73f59bba
|
moving linux browser to typescript
|
2017-05-09 12:00:42 -04:00 |
|
Brian Mann
|
e2c46bc546
|
runner: use driver $ global
|
2017-05-09 11:58:17 -04:00 |
|
Chris Breiding
|
b34a2b1cbe
|
utilize package.json browser field for reporter
|
2017-05-09 11:53:50 -04:00 |
|
Gleb Bahmutov
|
2cefdab917
|
move browsers file to TS
|
2017-05-09 11:50:15 -04:00 |
|