Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
6e41bcd
feat: adds error when using it or test without proper arguments
brianlmacdonald Feb 12, 2018
b551940
fix: adds more descriptive error message
brianlmacdonald Feb 12, 2018
1de43af
feat: adds tests for errors
brianlmacdonald Feb 12, 2018
f4a012e
fix: removes bad test
brianlmacdonald Feb 12, 2018
a84007f
feat: adds tests for circus and jasmine2
brianlmacdonald Feb 13, 2018
85587bd
fix: small tweaks to test names
brianlmacdonald Feb 13, 2018
325fe11
fix: adds circus test to flow ignore
brianlmacdonald Feb 13, 2018
363e590
fix: variable names for circus it
brianlmacdonald Feb 13, 2018
bf07249
chore: updates changelog.
brianlmacdonald Feb 13, 2018
918ad6d
fixes: lint error
brianlmacdonald Feb 13, 2018
d2a3668
updates: globals tests and snapshots
brianlmacdonald Feb 13, 2018
b489b37
fix: resets snapshot file
brianlmacdonald Feb 13, 2018
a873a75
fix: temp skips failing tests until further direction
brianlmacdonald Feb 13, 2018
119130c
feat: adds tests for test alias
brianlmacdonald Feb 13, 2018
1d6e12c
fix: renamed unimplemented test. Comments out rest snapshot for now.
brianlmacdonald Feb 14, 2018
29a0f0a
fix: restores rest snapshot and removes abs path from snapshot stack
brianlmacdonald Feb 15, 2018
d8eac51
fix: cleans up stack using cleanUpStackTrace
brianlmacdonald Feb 15, 2018
e09303f
fix: modifies regex in utils
brianlmacdonald Feb 15, 2018
5106800
fix: reverts utils regex
brianlmacdonald Feb 15, 2018
84d9a9b
fix: reverts line deletion in utils.
brianlmacdonald Feb 15, 2018
7815602
fix: replaces env in cleanup stack trace
brianlmacdonald Feb 15, 2018
0728d30
fix: updates utils to current version
brianlmacdonald Feb 15, 2018
b10ad04
fix: updates master
brianlmacdonald Feb 16, 2018
1ba971c
Merge remote-tracking branch 'upstream/master'
brianlmacdonald Feb 20, 2018
19d8d88
feat: adds error when using it or test without proper arguments
brianlmacdonald Feb 12, 2018
af8efd7
fix: adds more descriptive error message
brianlmacdonald Feb 12, 2018
30ccac2
feat: adds tests for errors
brianlmacdonald Feb 12, 2018
1842a5d
fix: removes bad test
brianlmacdonald Feb 12, 2018
17d3050
feat: adds tests for circus and jasmine2
brianlmacdonald Feb 13, 2018
754bf38
fix: small tweaks to test names
brianlmacdonald Feb 13, 2018
5464098
fix: adds circus test to flow ignore
brianlmacdonald Feb 13, 2018
42ef481
fix: variable names for circus it
brianlmacdonald Feb 13, 2018
fdc0dc3
chore: updates changelog.
brianlmacdonald Feb 13, 2018
e986609
updates: globals tests and snapshots
brianlmacdonald Feb 13, 2018
a6ab7b0
fix: resets snapshot file
brianlmacdonald Feb 13, 2018
5453e9f
fix: temp skips failing tests until further direction
brianlmacdonald Feb 13, 2018
1520b94
feat: adds tests for test alias
brianlmacdonald Feb 13, 2018
193cdf6
fix: renamed unimplemented test. Comments out rest snapshot for now.
brianlmacdonald Feb 14, 2018
b2ac1c5
fix: restores rest snapshot and removes abs path from snapshot stack
brianlmacdonald Feb 15, 2018
5ad1768
fix: cleans up stack using cleanUpStackTrace
brianlmacdonald Feb 15, 2018
0312138
fix: modifies regex in utils
brianlmacdonald Feb 15, 2018
ca714e7
fix: reverts utils regex
brianlmacdonald Feb 15, 2018
1a4dd3a
fix: reverts line deletion in utils.
brianlmacdonald Feb 15, 2018
a1ea320
fix: replaces env in cleanup stack trace
brianlmacdonald Feb 15, 2018
ef31915
fix: addresses patch
brianlmacdonald Feb 20, 2018
5e0aabd
fix: replaces overly long packages path for CI test
brianlmacdonald Feb 20, 2018
30aa554
fix: adds new snapshot after packages fix
brianlmacdonald Feb 20, 2018
735bbc2
fix: updates globals snapshot after packages fix
brianlmacdonald Feb 20, 2018
9514c32
fix: finalizes globals snapshot
brianlmacdonald Feb 20, 2018
edc9231
fix: reverses bad snapshot commit
brianlmacdonald Feb 20, 2018
d5aa613
fix: adds missing cli snapshot
brianlmacdonald Feb 20, 2018
0a560ed
fix: bad snap commit
brianlmacdonald Feb 20, 2018
911c6e1
fix: format test name bad commit
brianlmacdonald Feb 20, 2018
07a51fb
fix: adds back trailing newline
brianlmacdonald Feb 20, 2018
281100c
Merge remote-tracking branch 'upstream/master'
brianlmacdonald Feb 21, 2018
ca02d0a
updates master
brianlmacdonald Feb 22, 2018
6e351e7
feat: adds error when using it or test without proper arguments
brianlmacdonald Feb 12, 2018
7eca76f
fix: adds more descriptive error message
brianlmacdonald Feb 12, 2018
f85f956
feat: adds tests for errors
brianlmacdonald Feb 12, 2018
e64357e
fix: removes bad test
brianlmacdonald Feb 12, 2018
f2359e0
feat: adds tests for circus and jasmine2
brianlmacdonald Feb 13, 2018
4aa3101
fix: small tweaks to test names
brianlmacdonald Feb 13, 2018
139973b
fix: adds circus test to flow ignore
brianlmacdonald Feb 13, 2018
c0c478e
fix: variable names for circus it
brianlmacdonald Feb 13, 2018
ba03582
chore: updates changelog.
brianlmacdonald Feb 13, 2018
061dab3
updates: globals tests and snapshots
brianlmacdonald Feb 13, 2018
7195e05
fix: resets snapshot file
brianlmacdonald Feb 13, 2018
e411607
fix: temp skips failing tests until further direction
brianlmacdonald Feb 13, 2018
5163ee3
feat: adds tests for test alias
brianlmacdonald Feb 13, 2018
e0ff615
fix: renamed unimplemented test. Comments out rest snapshot for now.
brianlmacdonald Feb 14, 2018
29a3d64
fix: restores rest snapshot and removes abs path from snapshot stack
brianlmacdonald Feb 15, 2018
85f359e
fix: cleans up stack using cleanUpStackTrace
brianlmacdonald Feb 15, 2018
426cb07
fix: modifies regex in utils
brianlmacdonald Feb 15, 2018
895f57e
fix: reverts utils regex
brianlmacdonald Feb 15, 2018
e6f8d6a
fix: reverts line deletion in utils.
brianlmacdonald Feb 15, 2018
4547c55
fix: replaces env in cleanup stack trace
brianlmacdonald Feb 15, 2018
5c1d541
fix: resolves rebase conflict
brianlmacdonald Feb 21, 2018
dd36839
feat: adds tests for errors
brianlmacdonald Feb 12, 2018
873671a
fix: removes bad test
brianlmacdonald Feb 12, 2018
b36f4fb
fix: rebase conflict resolved
brianlmacdonald Feb 21, 2018
07154b3
fix: variable names for circus it
brianlmacdonald Feb 13, 2018
2b664de
fix: temp skips failing tests until further direction
brianlmacdonald Feb 13, 2018
17d2f77
feat: adds tests for test alias
brianlmacdonald Feb 13, 2018
b867548
fix: renamed unimplemented test. Comments out rest snapshot for now.
brianlmacdonald Feb 14, 2018
b27c0b5
fix: restores rest snapshot and removes abs path from snapshot stack
brianlmacdonald Feb 15, 2018
58e973b
fix: cleans up stack using cleanUpStackTrace
brianlmacdonald Feb 15, 2018
f1df10b
fix: modifies regex in utils
brianlmacdonald Feb 15, 2018
7648643
fix: reverts utils regex
brianlmacdonald Feb 15, 2018
c612bca
fix: reverts line deletion in utils.
brianlmacdonald Feb 15, 2018
feaaf58
fix: replaces env in cleanup stack trace
brianlmacdonald Feb 15, 2018
7378e67
fix: addresses patch
brianlmacdonald Feb 20, 2018
6e2d789
fix: replaces overly long packages path for CI test
brianlmacdonald Feb 20, 2018
bf4e287
fix: adds new snapshot after packages fix
brianlmacdonald Feb 20, 2018
ba0c286
fix: updates globals snapshot after packages fix
brianlmacdonald Feb 20, 2018
8e746b4
fix: reverses bad snapshot commit
brianlmacdonald Feb 20, 2018
f92e725
fix: adds missing cli snapshot
brianlmacdonald Feb 20, 2018
7ab85b1
fix: format test name bad commit
brianlmacdonald Feb 20, 2018
c1753b3
fix: adds back trailing newline
brianlmacdonald Feb 20, 2018
b5985e1
fix: removes redundant BUILD path. updates snapshots
brianlmacdonald Feb 22, 2018
e03c1a7
fix: resolves remote changes
brianlmacdonald Feb 22, 2018
06875a8
fix: deletes empty file, updates changelog
brianlmacdonald Feb 23, 2018
661496b
Merge branch 'master' into feat/iterrorthrowing
brianlmacdonald Feb 23, 2018
f3f1213
fix: handle flow ignores in circus tests
thymikee Feb 23, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: updates globals snapshot after packages fix
  • Loading branch information
brianlmacdonald committed Feb 20, 2018
commit 735bbc2278d0560d2d18354c768ecaba114251fa
26 changes: 12 additions & 14 deletions integration-tests/__tests__/__snapshots__/globals.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ exports[`cannot test with no implementation 1`] = `

Missing second argument. It must be a callback function.

431 | }
432 | if (fn === undefined) {
> 433 | throw new Error(
434 | 'Missing second argument. It must be a callback function.');
435 |
436 | }
1 |
2 | it('it', () => {});
> 3 | it('it, no implementation');
4 | test('test, no implementation');
5 |


at packages/jest-jasmine2/build/jasmine/Env.js:433:15
at __tests__/only-constructs.test.js:3:5

"
Expand All @@ -54,14 +53,13 @@ exports[`cannot test with no implementation with expand arg 1`] = `

Missing second argument. It must be a callback function.

431 | }
432 | if (fn === undefined) {
> 433 | throw new Error(
434 | 'Missing second argument. It must be a callback function.');
435 |
436 | }
1 |
2 | it('it', () => {});
> 3 | it('it, no implementation');
4 | test('test, no implementation');
5 |


at packages/jest-jasmine2/build/jasmine/Env.js:433:15
at __tests__/only-constructs.test.js:3:5

"
Expand Down