Deven Bansod
|
c8d82d6483
|
Migrate all remaining fixtures to jest expect
|
2018-03-24 16:22:20 +05:30 |
|
Deven Bansod
|
8b57a3e3b9
|
Migrate a few packages' tests to use Jest Expect (see below)
* Migrate the following packages' tests:
* babel-helper-annotate-as-pure
* babel-helper-module-imports
* babel-helper-transform-fixture-test-runner
* babel-highlight
* babel-node
* babel-plugin-transform-modules-commonjs
* babel-preset-env-standalone
* babel-preset-env
* babel-preset-es2015
* babel-preset-react
* babel-standalone
* babel-template
* babel-traverse
* babel-types
|
2018-03-24 16:22:10 +05:30 |
|
Logan Smyth
|
a4795408b4
|
Allow plugins to assert that a specific babel version has loaded the plugin. (#7450)
|
2018-03-04 14:36:54 -08:00 |
|
Nicolò Ribaudo
|
8659e1a88c
|
Remove old expected.{js,json} files (#7187)
|
2018-01-09 13:10:30 -06:00 |
|
Raja Sekar
|
0f42accb87
|
Renamed files
|
2018-01-09 15:36:42 +01:00 |
|
Henry Zhu
|
1196ec1e38
|
add loose/useBuiltIns option to stage presets, use it, opt babylon build (#6733)
* add loose, useBuiltIns options to presets + use loose class properties
* whitelist helpers for babylon
* use transform-for-of-as-array in babylon
|
2017-11-03 14:22:06 -04:00 |
|
Henry Zhu
|
691f90a774
|
Scoped: change test imports to @babel/ [skip ci]
|
2017-10-16 22:49:56 -04:00 |
|
Ramiro Silveyra d'Avila
|
9e4e64dac9
|
Remove Flow support in React preset (#6118)
|
2017-08-21 10:48:18 -04:00 |
|
Brian Ng
|
af5f34ace5
|
Throw if annotation found without directive
|
2017-08-03 21:54:36 -05:00 |
|
Brian Ng
|
57da9bdbed
|
Add requireDirective to strip-flow-types for use in React preset
|
2017-08-03 21:13:45 -05:00 |
|