Commit Graph

22 Commits

Author SHA1 Message Date
jamesgeorge007 309dd89e2a fix: use updated path 2020-02-18 20:23:48 +05:30
jamesgeorge007 70cf4b0247 chore: update test path 2020-02-18 20:22:27 +05:30
jamesgeorge007 19a551a671 refactor: invoke createFsFromVolume as a function 2020-02-18 20:22:26 +05:30
jamesgeorge007 e1ec9e6bea chore: migrate to memfs 2020-02-18 20:22:10 +05:30
Tobias Koppers fe790eea65 update eslint and lint-staged 2019-08-06 10:57:37 +02:00
Tobias Koppers e9c0d068dd refactor filesystem interfaces
add Compiler.intermediateFileSystem
avoid using `path` and `fs` module when possible
move `join`, `mkdirp` and `dirname` into utils
join and dirname is optional in FileSystem interface
remove mkdirp from Filesystem interface
2019-06-11 17:32:58 +02:00
Florent Cailhol 9caaa664f7 Refactor webpack main 2018-12-09 15:32:03 +01:00
Bazyli Brzóska 603f11c7dd fix eslint problems 2018-04-12 00:11:04 +02:00
Bazyli Brzóska 35130585ae fix skipped tests 2018-04-11 23:54:02 +02:00
Bazyli Brzóska 09ee9f4883 migration of new tests and changes after merge of master 2018-04-11 20:31:28 +02:00
Bazyli Brzóska 36e8e30875 run prettier on existing code 2018-02-25 11:46:17 +01:00
Florent Cailhol aa217e9abc Fix wrong regexp replacements 2018-01-30 21:03:23 +01:00
Florent Cailhol cd419d0546 Migrate integration tests to Jest 2018-01-24 17:29:57 +01:00
Tobias Koppers d434a012a9
Merge pull request #6165 from ooflorent/watch_flag
Allow watch tests to be skip
2017-12-21 09:31:38 +01:00
Florent Cailhol e58e1f9261 Use hooks in test cases 2017-12-21 07:17:27 +01:00
Florent Cailhol e4002b5e76 Allow watch tests to be skip 2017-12-20 16:53:56 +01:00
Tobias Koppers 5941ab0d0c fix linting errors 2017-11-15 14:08:11 +01:00
Tobias Koppers 263c5c9f40 close watchers correctly when closing watching 2017-03-15 15:50:05 +01:00
Shubheksha Jalan e27901da4d refactor(ES6): WatchDetection.test.js 2017-01-18 21:09:17 +05:30
Sean Larkin 774a89b583 feat(perfbudgets): added errorOnHint flag defaulting to false for opt-in 2016-12-07 17:22:13 +01:00
Tobias Koppers e6f99df4c4 test on osx 2016-05-06 23:15:07 +02:00
Tobias Koppers e5cb6ac7dd added test cases for #2003 2016-05-06 13:38:21 +02:00