Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Add support for react-testing-library with shallow rendering #216

Open
wants to merge 424 commits into
base: next
Choose a base branch
from

Conversation

Filipoliko
Copy link
Contributor

No description provided.

jsimck and others added 30 commits January 16, 2022 20:41
feat: 🎸 init Localize feature implementation
jsimck and others added 25 commits May 3, 2022 20:56
* chore: 🤖 Devtools cleanup, generalized build proccess

* style: 💄 devtools code style to match rest of codebase

* fix: 🐛 Fixed overlay.js static path

* chore: 🤖 updated package-lock

* chore: 🤖 fixed error overlay build

* style: 💄 less code style fixes

* style: 💄 tab-size: 2 defaults for error overlay content

* chore: 🤖 Replaced webpack-nano with webpack-cli
* refactor: 💡 Removed unused svg features and minify defaults

* chore: 🤖 Updated dependencies

* feat: 🎸 Added ability to easily override swc config

* feat: 🎸 Added ability to override default source maps config

* fix: 🐛 Fixes issues with duplicate renders of progress bar

* chore: 🤖 Fixed cli build

* refactor: 💡 fixed ProgressBar private properties
…les (#202)

* chore: 🤖 Removed todo and feed templates from create-ima-app

* chore: 🤖 Rewritten create-ima-app to esm

* refactor: 💡 Fixed missing @ima/cli in the template package.json

* refactor: 💡 CR fixes
* chore: 🤖 Devtools cleanup, generalized build proccess

* style: 💄 devtools code style to match rest of codebase

* fix: 🐛 Fixed overlay.js static path

* chore: 🤖 updated package-lock

* chore: 🤖 fixed error overlay build

* style: 💄 less code style fixes

* style: 💄 tab-size: 2 defaults for error overlay content

* refactor: 💡 $IMA.Runner refactor proposal

* feat: 🎸 Refactored the way scripts are loaded using IMA.Runner

* refactor: 💡 reverted moduleId names

* refactor: 💡 spa.html template fixes, added documentaiton

* refactor: 💡 Minor tweaks to createScript function

* refactor: 💡 removed window prefix on client-side init script

* refactor: 💡 Moved init script to runner, cleaned spa.html

* refactor: 💡 Added ability to override IMA.Runner parts

* refactor: 💡 Use imaRunner from public/static in ServerRenderer

* feat: 🎸 Initial implementation of embedded runtime runner code

* refactor: 💡 Changed runner code generation to use ejs

* feat: 🎸 Inline runner in SPA.html instead of separate script

* refactor: 💡 Removed html-minimizer and compress for html files

* test: 💍 Test fixes

* fix: 🐛 Fixed error in AMP plugin compilation

* refactor: 💡 Refactored $Source to function generator

* docs: ✏️ Fixed docstring on _getRevivalSettings()

* refactor: 💡 Refactored injection of sources and runner

* chore: 🤖 Fixed build
* chore: 🤖 Reworked dev utility script

* chore: 🤖 Dev script can now restart server and watch changes
* fix: 🐛 Fixed issue with displaying compile errors in overlay

* fix: 🐛 Fixed node18 support
chore: 🤖 Fixed benchmark test
* feat: 🎸 Node 18 native fetch support

* refactor: 💡 Inject whatwg-fetch diretly in build

* refactor: 💡 Reverted changes in package.json due to benchmark t

* refactor: 💡 Removed benchmark test remnants

* chore: 🤖 Upped travis to node 18

* test: 💍 Fixed tests

* test: 💍 Fixed HttpAgent tests

* refactor: 💡 Reverted TravisCI node version
* feat: 🎸 Kill already running app on the same port before launch

* chore: 🤖 Fixed package-lock.json
* refactor: 💡 Rewritten helpers to esm modules

* refactor: 💡 Fixed browser export field

* test: 💍 Fixed tests

* test: 💍 Fixed tests
@Filipoliko Filipoliko changed the base branch from master to next June 24, 2022 11:56
@Filipoliko Filipoliko changed the title Add support for react-testing-library with shallow rendering Draft: Add support for react-testing-library with shallow rendering Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants