Commit Graph

16 Commits

Author SHA1 Message Date
Jason Rudolph
3f2309522a
Revert "add delay to watch-path tests to make them less flaky"
This reverts commit dd40782166. With the upgrade to atom/nsfw v1.0.25 in
https://github.com/atom/atom/pull/19525, we should no longer  need the
delay introduced in dd40782166.
2019-06-14 15:28:48 -04:00
Rafael Oleza
dd40782166 add delay to watch-path tests to make them less flaky 2019-06-06 16:48:15 +02:00
Rafael Oleza
7f3f040628 Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
Nathan Sobo
770b8fdcf8 Revert "Merge pull request #19244 from atom/ns/notify"
This reverts commit b2ecabd527, reversing
changes made to c3bf95194a.
2019-05-17 04:10:17 -06:00
Nathan Sobo
508b56da28 Remove logic supporting dynamic switching of path watcher backends
The logic is pretty complex and I don't want to take the time to 
integrate @atom/notify with it. I left a bunch of stuff commented out in 
this commit just in case these changes break the build. I'll do another 
pass to delete commented code once we go green.
2019-05-02 07:40:38 -06:00
Nathan Sobo
89a7aa851b Default to @atom/notify for file system notifications
There's still some work to do to make this work on Linux and support 
switching between notification back-ends.
2019-05-02 07:40:37 -06:00
Rafael Oleza
67afbe6097 Stop using promisifySome 2019-03-01 12:05:21 +01:00
Rafael Oleza
a93808d1a8 Always use global it, beforeEach and afterEach methods 2019-02-28 20:39:21 +01:00
Rafael Oleza
c35ec012b4 Run prettier on spec/ folder 2019-02-28 19:30:03 +01:00
Ash Wilson
aa26eba678 Jasmine, not Mocha 2017-08-17 22:01:25 -04:00
Ash Wilson
6ffb3f3ff2 Test first 2017-08-17 21:59:32 -04:00
Ash Wilson
c7a47a9e89
Use module.exports to not break Joanna horribly 2017-08-01 16:40:54 -04:00
Ash Wilson
67a8ba2a04
Adjust specs for the changed event shape 2017-08-01 15:08:07 -04:00
Ash Wilson
53ea430019
Update spec name 2017-08-01 15:08:07 -04:00
Ash Wilson
9c874c921e
Use the watchPath API in specs 2017-08-01 15:08:07 -04:00
Ash Wilson
99d6f911cf
Rename the filesystem-manager-spec too 2017-08-01 15:08:06 -04:00