Nacho Codoñer
|
9ee02f4175
|
add Babel project setup on test suite with rspack.config.js overrides
|
2025-08-14 15:39:56 +02:00 |
|
Nacho Codoñer
|
c862ed7ef9
|
remove global semver import and use local import
|
2025-08-14 15:39:05 +02:00 |
|
Nacho Codoñer
|
e06946a9c9
|
evaluate CSS global styles from Meteor
|
2025-08-13 18:28:27 +02:00 |
|
Nacho Codoñer
|
63c673cc40
|
add Coffeescript test app to modern-tests
|
2025-08-13 17:34:50 +02:00 |
|
Nacho Codoñer
|
d4fbe2600f
|
add Blaze test app to modern-tests
|
2025-08-13 15:29:29 +02:00 |
|
Nacho Codoñer
|
b7101a2736
|
bump package version to 0.0.13
|
2025-08-13 14:56:56 +02:00 |
|
Nacho Codoñer
|
0e209fddea
|
add file extension check for external package resolution
|
2025-08-13 14:55:11 +02:00 |
|
Nacho Codoñer
|
3aa9cd271f
|
add HMR assertions for development and production builds
|
2025-08-13 14:36:04 +02:00 |
|
Nacho Codoñer
|
d4b1a32d1e
|
add custom assertions for production client rebuild logs
|
2025-08-13 14:32:15 +02:00 |
|
Nacho Codoñer
|
b77f59fa42
|
add custom assertions for production client rebuild logs
|
2025-08-13 14:29:19 +02:00 |
|
Nacho Codoñer
|
a376762f47
|
add custom assertions for production client rebuild logs
|
2025-08-13 14:28:49 +02:00 |
|
Nacho Codoñer
|
b66c48d85d
|
add test coverage of SWC-TypeScript path aliases for UI and API imports
|
2025-08-13 13:26:42 +02:00 |
|
Nacho Codoñer
|
42dd571ef8
|
add verbose logging and TypeScript environment checks
|
2025-08-13 12:41:15 +02:00 |
|
Nacho Codoñer
|
aeebd912fa
|
Merge remote-tracking branch 'origin/modern-bundler-integration' into modern-bundler-integration
# Conflicts:
# tools/modern-tests/react.test.js
# tools/modern-tests/test-helpers.js
# tools/modern-tests/typescript.test.js
|
2025-08-12 17:51:27 +02:00 |
|
Nacho Codoñer
|
2668783e1a
|
refactor tests to include both react and typescript tests
|
2025-08-12 17:45:03 +02:00 |
|
Nacho Codoñer
|
25418fb9bb
|
refactor tests to include both react and typescript tests
|
2025-08-12 17:19:15 +02:00 |
|
Nacho Codoñer
|
56ca124655
|
clean rspack naming
|
2025-08-12 17:18:07 +02:00 |
|
Nacho Codoñer
|
a79f09809e
|
refactor Meteor app assertion function to be more flexible
|
2025-08-12 13:47:51 +02:00 |
|
Nacho Codoñer
|
1adaf7133c
|
exemplify a Meteor rspack.config.js
|
2025-08-12 09:10:27 +02:00 |
|
Nacho Codoñer
|
0852b532f0
|
exemplify a Meteor rspack.config.js
|
2025-08-12 08:34:00 +02:00 |
|
Nacho Codoñer
|
a19eb70f13
|
add rspack initial docs
|
2025-08-12 08:20:15 +02:00 |
|
Nacho Codoñer
|
938058b61b
|
Merge branch 'devel' into modern-bundler-integration
|
2025-08-12 07:36:53 +02:00 |
|
Nacho Codoñer
|
065f65ebd2
|
Merge pull request #13821 from meteor/release-3.3.1
Release 3.3.1
|
2025-08-11 17:53:39 +02:00 |
|
Nacho Codoñer
|
0a5187d2cc
|
add changelog where is missing and update node/npm upgrade
|
2025-08-11 16:44:52 +02:00 |
|
Nacho Codoñer
|
6ce9130908
|
add new docs for modern build stack
|
2025-08-11 11:19:02 +02:00 |
|
Nacho Codoñer
|
2e133748ae
|
bump Meteor installer version to 3.3.1
|
2025-08-08 16:19:19 +02:00 |
|
Nacho Codoñer
|
d9559ffde3
|
clean
|
2025-08-08 08:36:19 +02:00 |
|
Nacho Codoñer
|
0752ca8e6a
|
support build test and add dynamic config reloading mechanism for meteor builds
|
2025-08-08 08:35:32 +02:00 |
|
Nacho Codoñer
|
af2f32cfbd
|
refactor waitForPlaywrightConsole helper
|
2025-08-07 17:55:41 +02:00 |
|
Nacho Codoñer
|
9a73cca587
|
support test in watch mode in rspack integration
|
2025-08-07 17:43:16 +02:00 |
|
Nacho Codoñer
|
2efee8dddc
|
support test in rspack integration
|
2025-08-07 17:14:37 +02:00 |
|
Nacho Codoñer
|
520e5b897f
|
describe test better
|
2025-08-07 16:39:54 +02:00 |
|
Nacho Codoñer
|
75b5aa83c2
|
ad wait margin for Rspack rebuild testing stability
|
2025-08-07 16:38:05 +02:00 |
|
Nacho Codoñer
|
6b2ca8dd2e
|
support rebuild testing for Meteor-rspack integration
|
2025-08-07 16:33:51 +02:00 |
|
Nacho Codoñer
|
170f4bf872
|
add jest setup file to improve test logging
|
2025-08-07 11:51:23 +02:00 |
|
Nacho Codoñer
|
aecc1a0fac
|
enable React app creation and bundling tests
|
2025-08-07 11:38:01 +02:00 |
|
Nacho Codoñer
|
8d95579c7b
|
add file existence assertions for Meteor React app builds
|
2025-08-07 11:33:07 +02:00 |
|
Nacho Codoñer
|
a3d4bc4e34
|
test meteor run on production
|
2025-08-07 11:07:54 +02:00 |
|
Nacho Codoñer
|
a0cecb9e91
|
bump @meteorjs/rspack package version to 0.0.12
|
2025-08-07 11:03:59 +02:00 |
|
Nacho Codoñer
|
e577580899
|
enhance test helpers for Meteor modern test suite
|
2025-08-07 10:52:04 +02:00 |
|
Italo José
|
5f4cb554d4
|
Merge branch 'devel' into release-3.3.1
|
2025-08-06 16:21:01 -03:00 |
|
Nacho Codoñer
|
5142182c1d
|
refactor test helpers for Meteor modern test suite
|
2025-08-06 20:45:13 +02:00 |
|
Nacho Codoñer
|
5d0033ba8c
|
add Playwright installation script to Jest test configuration
|
2025-08-06 17:13:52 +02:00 |
|
Nacho Codoñer
|
3654abf429
|
add basic working Jest suite with playwright integrated
|
2025-08-06 17:07:19 +02:00 |
|
Diego Silva da Cunha
|
b7e9a9f13f
|
Update 9.next-steps.md
fix(next-steps): changing text from Vue to React
|
2025-08-06 11:03:05 -03:00 |
|
italo jose
|
194e4e5648
|
re-run checks
|
2025-08-06 10:52:45 -03:00 |
|
Nacho Codoñer
|
8db3451841
|
add basic working Jest suite to load and test Meteor apps
|
2025-08-06 14:50:00 +02:00 |
|
Nacho Codoñer
|
4adaf82619
|
Revert "Revert "fix to latest blaze status""
This reverts commit f04e3e34
|
2025-08-06 11:33:30 +02:00 |
|
Nacho Codoñer
|
46ff3fd8c6
|
Merge branch 'devel' into release-3.3.1
|
2025-08-06 11:33:15 +02:00 |
|
Nacho Codoñer
|
f04e3e3462
|
Revert "fix to latest blaze status"
This reverts commit 83b933a381.
|
2025-08-06 11:33:02 +02:00 |
|