Pierre Zimmermann
4148038444
fix: flatlist not rendering in rntl repo ( #1467 )
...
* fix: flatlist not rendering in rntl repo
* refactor: move render tests to RN tests file
---------
Co-authored-by: pierrezimmermann <pierrez@nam.tech >
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com >
2023-08-22 11:24:30 +02:00
Maciej Jastrzebski
77bf93c5ad
chore: update Jest to 28 ( #1008 )
...
* chore: update jest
* refactor: pass useFakeTimer config in tests
* refactor: remove unused code
* fix jest config unable to discover babel due to rootDir change
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2022-07-19 09:53:38 +02:00
Augustin Le Fèvre
1360b73295
feat(breaking): migrate Flow to TS; remove some deprecated functions and aliases ( #881 )
...
* Port types to TS
* Fix CI commands
* Fix typo in yml file
* Address PR comments
* Remove aliased accessibility queries
* Add flow types
* Update build to support TS
* Clean up removed aliased queries
* Move @babel/plugin-transform-flow-strip-types to test config
* Address PR comments
* Delete flow tests
* Retrigger pipeline
* Update src/helpers/timers.ts
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2022-03-25 16:54:30 +01:00
Michał Pierzchała
163cc8533a
chore(breaking): compile project to Node 10 using @babel/preset-env ( #309 )
...
* chore: compile project to Node 8.3 using @babel/preset-env
* update snapshots
* compile to Node 10
* adjust snapshots back
* add migration docs
2020-05-28 15:06:04 +02:00
Michał Pierzchała
e74e928b4f
Add basic tests for render ( #8 )
2018-10-04 23:41:46 +02:00