joshaber
6c58550bf4
Of course it's JS.
2015-12-02 14:36:25 -05:00
joshaber
e8a5864707
Do the work after waiting.
2015-12-02 14:23:27 -05:00
joshaber
fb7f2cce95
These may be called more than once and that's ok.
2015-12-02 14:23:11 -05:00
joshaber
11fb508039
🔥 all the disabled tests.
2015-12-02 14:22:57 -05:00
joshaber
8a6ab81325
100% less racy.
2015-12-02 13:26:06 -05:00
joshaber
c9813d8025
Ensure the repo is destroyed properly after testing.
2015-12-02 11:40:16 -05:00
joshaber
db7a3063e9
Call destroy on the synchronous repo.
2015-12-02 11:22:40 -05:00
joshaber
ca2fc8dbb0
Make sure we're testing the right thing.
2015-12-01 17:39:58 -05:00
joshaber
4559936af1
More const'ing.
2015-12-01 16:45:02 -05:00
joshaber
f290596542
Remove some lint.
2015-12-01 13:36:48 -05:00
joshaber
64d4716003
Use modern imports.
2015-12-01 12:47:11 -05:00
Daniel Hengeveld
2246cca631
Fix typo
2015-11-11 16:11:17 +01:00
Daniel Hengeveld
861d7550b5
i am bad at using GH desktop
2015-11-11 16:09:57 +01:00
Daniel Hengeveld
55a1d3b75f
Use async repo, add missing return
2015-11-11 16:06:18 +01:00
Daniel Hengeveld
c84c5cb72f
Merge branch 'dh-async-repo' of github.com:atom/atom into dh-async-repo
2015-11-11 15:05:55 +01:00
Daniel Hengeveld
7421568134
Add simple ::relativize()
...
- remove spec
- Remove GitUtils from async repo
- Doesn't cover all the cases as the one in git-utils but I think they might have
been specific to that library's implementation
2015-11-11 15:04:46 +01:00
joshaber
55cc08215d
Be even less racy.
2015-11-10 15:23:47 -05:00
joshaber
f0283df7d5
Re-add this test.
2015-11-09 14:24:15 -05:00
joshaber
c11f8f77ba
Re-enable that test.
2015-11-09 13:41:53 -05:00
joshaber
b97a7fb2c3
Unfocus
2015-11-09 12:42:27 -05:00
joshaber
51b15a6c00
Cleanup
2015-11-09 12:42:12 -05:00
joshaber
9da71cf7c0
Wait for the first refresh to complete.
2015-11-09 12:14:50 -05:00
joshaber
4b8bad2b0b
Focus async its.
2015-11-09 12:10:49 -05:00
Daniel Hengeveld
371c68e65e
Revert "await getCachedPathStatus in specs"
...
This reverts commit d8985c8175 .
2015-11-09 16:57:08 +01:00
joshaber
cbc3dfb555
🔥 terribleWait.
2015-11-09 10:51:31 -05:00
joshaber
8f59693d83
Use asyncIt here too.
2015-11-09 10:51:31 -05:00
Daniel Hengeveld
d8985c8175
await getCachedPathStatus in specs
2015-11-09 16:51:02 +01:00
Daniel Hengeveld
60c6dc4da3
Merge branch 'dh-async-repo' of github.com:atom/atom into dh-async-repo
2015-11-09 16:48:16 +01:00
Daniel Hengeveld
e3af723c9b
Copy relativize and getPathStatus from #9469
2015-11-09 16:40:44 +01:00
joshaber
a9dae48ac4
It's better if we actually run the tests.
2015-11-09 10:39:02 -05:00
Daniel Hengeveld
bdc8a38045
add final buffer event spec
2015-11-09 16:15:55 +01:00
Daniel Hengeveld
14d470a5e5
unforce spec
2015-11-09 16:01:35 +01:00
joshaber
87da3579e8
Cite it.
2015-11-07 01:35:57 -05:00
joshaber
c076a047e4
Async harder.
2015-11-07 01:31:04 -05:00
joshaber
d5181361a0
Async/await a lot of things.
2015-11-06 21:39:23 -05:00
joshaber
009951e757
Get these tests going.
2015-11-06 14:18:59 -05:00
Daniel Hengeveld
9081a891e6
add status-changed on reload spec
2015-10-30 20:19:12 +01:00
Daniel Hengeveld
41d3d7a0c0
Start adding the troublesome buffer-events first
2015-10-30 19:11:28 +01:00
Daniel Hengeveld
500e77dbd9
Start async spec over in JS
2015-10-30 17:37:53 +01:00