denihs
|
2ed20ca0de
|
- fixing meteortesting:mocha inside the ecmascript-regression template
|
2024-01-23 11:55:14 -04:00 |
|
denihs
|
7cb79a7a13
|
Merge branch 'devel' into release-3.0
# Conflicts:
# .circleci/config.yml
# docs/generators/changelog/script.js
# docs/history.md
# meteor
# npm-packages/babel-preset-meteor/package.json
# npm-packages/cordova-plugin-meteor-webapp/package.json
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# package-lock.json
# package.json
# packages/accounts-base/accounts_server.js
# packages/accounts-base/package.js
# packages/accounts-oauth/package.js
# packages/accounts-password/package.js
# packages/accounts-password/password_server.js
# packages/accounts-passwordless/package.js
# packages/accounts-passwordless/passwordless_server.js
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/boilerplate-generator/package.js
# packages/browser-policy-content/package.js
# packages/constraint-solver/catalog-loader.js
# packages/constraint-solver/constraint-solver-input.js
# packages/constraint-solver/constraint-solver-tests.js
# packages/constraint-solver/constraint-solver.js
# packages/constraint-solver/package.js
# packages/constraint-solver/solver.js
# packages/crosswalk/package.js
# packages/ddp-rate-limiter/package.js
# packages/ddp-server/package.js
# packages/ecmascript/package.js
# packages/facebook-oauth/package.js
# packages/fetch/package.js
# packages/launch-screen/package.js
# packages/logging/package.js
# packages/logic-solver/logic_tests.js
# packages/logic-solver/package.js
# packages/meteor-tool/package.js
# packages/meteor/package.js
# packages/mobile-experience/package.js
# packages/modern-browsers/package.js
# packages/modules/.npm/package/npm-shrinkwrap.json
# packages/modules/package.js
# packages/mongo/package.js
# packages/non-core/blaze
# packages/npm-mongo/.npm/package/npm-shrinkwrap.json
# packages/npm-mongo/package.js
# packages/oauth/package.js
# packages/oauth/pending_credentials.js
# packages/package-version-parser/package.js
# packages/react-fast-refresh/package.js
# packages/service-configuration/package.js
# packages/socket-stream-client/.npm/package/npm-shrinkwrap.json
# packages/socket-stream-client/package.js
# packages/standard-minifier-css/.npm/plugin/minifyStdCSS/npm-shrinkwrap.json
# packages/standard-minifier-css/package.js
# packages/test-in-browser/package.js
# packages/test-in-console/package.js
# packages/test-in-console/reporter.js
# packages/tinytest/package.js
# packages/tracker/package.js
# packages/typescript/package.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# packages/webapp/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/build-dev-bundle-common.sh
# scripts/dev-bundle-server-package.js
# scripts/dev-bundle-tool-package.js
# tools/cli/commands.js
# tools/fs/files.ts
# tools/runners/run-all.js
# tools/static-assets/skel-chakra-ui/package.json
# tools/tests/apps/dynamic-import/.meteor/packages
# tools/tests/apps/dynamic-import/package.json
|
2023-12-19 16:50:46 -04:00 |
|
Jan Dvorak
|
289117fbba
|
Fix wrong babel version number
|
2023-12-01 11:28:40 +01:00 |
|
Jan Dvorak
|
da5bf91186
|
Update meteor-node-stubs in skeletons & tests
Also update jQuery and @babel packages to the latest version.
|
2023-11-30 13:30:21 +01:00 |
|
Jan Dvorak
|
117e5ba7b2
|
Update meteor-node-stubs usage across the board
|
2023-11-28 17:32:19 +01:00 |
|
Gabriel Grubba
|
3b072c88d2
|
Merge pull request #12762 from salmanhasni/private-salman-HCP-fix
fixes #12761
|
2023-10-24 11:16:30 -03:00 |
|
Salman Hasni
|
2ac936c87d
|
added test cases for cordova-plugin-meteor-webapp plugin for subdirectory urls
|
2023-10-20 16:27:04 -04:00 |
|
Gabriel Grubba
|
c2179953a2
|
ci: solved ecmascript regression
|
2023-09-19 14:50:51 -03:00 |
|
Gabriel Grubba
|
4855ae491e
|
ci: testing
|
2023-09-19 14:47:35 -03:00 |
|
Gabriel Grubba
|
5445567c2c
|
updated mongo
|
2023-09-19 14:07:16 -03:00 |
|
Gabriel Grubba
|
46a0dab2b1
|
tests: solved group 4
|
2023-09-18 18:04:48 -03:00 |
|
Gabriel Grubba
|
fb35e58906
|
test: fixing group 11
|
2023-09-18 18:00:47 -03:00 |
|
denihs
|
d4d34934b3
|
- fix tracker pinned version
|
2023-09-18 16:15:48 -04:00 |
|
denihs
|
75c0434956
|
- fix meteor-base pinned version
|
2023-09-18 15:28:19 -04:00 |
|
denihs
|
57e2b2a053
|
- change ecmascript version to ecmascript@0.16.8-alpha300.11
|
2023-09-14 16:58:00 -04:00 |
|
denihs
|
23882d38bf
|
- stop using grubba:mocha
|
2023-09-14 16:34:16 -04:00 |
|
jamauro
|
0a497fef5f
|
Remove console.log
|
2023-08-11 13:48:01 -05:00 |
|
jamauro
|
2f2dd33b34
|
Log fetch in test to debug
|
2023-08-11 10:11:41 -05:00 |
|
jamauro
|
bc4e0c90c1
|
Removing the version number from fetch
|
2023-08-11 09:45:41 -05:00 |
|
Gabriel Grubba
|
276d0a6f63
|
Merge branch 'update-node-18' of https://github.com/matheusccastroo/meteor into pr/12663
|
2023-08-11 10:06:20 -03:00 |
|
Gabriel Grubba
|
542b1ea3a8
|
solving appveyor issue
|
2023-08-11 10:06:18 -03:00 |
|
denihs
|
714574653e
|
- fix tests "add cordova platforms" - set HOME env to undefined
|
2023-08-10 16:44:25 -04:00 |
|
denihs
|
7c64042e76
|
- fix tests "add cordova platforms"
|
2023-08-09 14:34:14 -04:00 |
|
denihs
|
a2579b0fa3
|
Merge remote-tracking branch 'matheusccastro/update-node-18' into update-node-18
|
2023-08-02 08:20:15 -04:00 |
|
denihs
|
fd19bb2f26
|
- increase wait time before match
|
2023-08-02 08:20:03 -04:00 |
|
Gabriel Grubba
|
a587e5d539
|
Merge branch 'release-3.0' into update-node-18
|
2023-08-01 18:50:16 -03:00 |
|
denihs
|
a3b9ab43f5
|
- fix function testShowPackageVersion
|
2023-08-01 09:47:39 -04:00 |
|
denihs
|
41f6f313f9
|
- fix test "can't build local packages with colons"
|
2023-08-01 09:23:46 -04:00 |
|
denihs
|
4d0668c1a8
|
- fix group 0 tests
|
2023-07-31 14:34:27 -04:00 |
|
denihs
|
cb0fa2450a
|
- fix group 11 tests
|
2023-07-31 09:03:02 -04:00 |
|
denihs
|
e52a2b4374
|
- fix "cordova builds with server options"
|
2023-07-11 10:13:17 -04:00 |
|
denihs
|
d92c87a8fa
|
- fix "package with colons is converted on Windows"
|
2023-07-07 13:31:29 -04:00 |
|
denihs
|
a83f400ed4
|
- fix test "meteor npm run some-script-name - error returns exit status to shell":
on npm 8 "exit 1" doesn't throw an error anymore...
|
2023-07-07 09:34:03 -04:00 |
|
Gabriel Grubba
|
d09fc639c8
|
tests: updated create main
|
2023-07-04 09:29:29 -03:00 |
|
denihs
|
fb9dc1a26a
|
- fix TESTS: package grubba:mocha locked in a version that doesn't exist
|
2023-06-20 13:37:19 -04:00 |
|
Gabriel Grubba
|
8be2681c17
|
Meteor version to 3.0.0-alpha.10 ☄️
|
2023-06-19 11:07:52 -03:00 |
|
Rodrigo Nascimento
|
4f60a798c5
|
fix: self test nor passing on dynamic imports
|
2023-06-16 09:42:19 -03:00 |
|
denihs
|
6d9f397f76
|
- waiting less time before get error - dynamic tets
|
2023-06-15 14:03:42 -04:00 |
|
Gabriel Grubba
|
a67cf288a3
|
updated with await
|
2023-06-07 11:52:14 -03:00 |
|
Gabriel Grubba
|
89c21b6fc0
|
updated logs in heart beat test
|
2023-06-06 16:33:52 -03:00 |
|
Gabriel Grubba
|
e000e9c018
|
updated grubba:mocha
|
2023-06-06 15:46:32 -03:00 |
|
Gabriel Grubba
|
bc1ad83677
|
updated with grubba:mocha
|
2023-06-06 11:56:32 -03:00 |
|
Gabriel Grubba
|
50beea6245
|
tests: solved regressions - web.browser.legacy
|
2023-06-05 14:05:22 -03:00 |
|
Gabriel Grubba
|
0c92d6ead2
|
test: solved compiler-plugin-static-html/
|
2023-06-05 14:03:57 -03:00 |
|
Gabriel Grubba
|
ab8b1d4e60
|
tests: solved regressions - web.browser.legacy
|
2023-06-05 11:57:56 -03:00 |
|
Gabriel Grubba
|
003a40a05d
|
test: solved compiler-plugin-static-html
|
2023-06-05 11:53:58 -03:00 |
|
Gabriel Grubba
|
d159493f57
|
test: solved compiler-plugin-static-html-error
|
2023-06-05 11:53:51 -03:00 |
|
Gabriel Grubba
|
ab0971d5bd
|
Revert "test: solved compiler-plugin-static-html"
This reverts commit ac9f05cf9c.
|
2023-06-05 11:53:19 -03:00 |
|
Gabriel Grubba
|
ac9f05cf9c
|
test: solved compiler-plugin-static-html
|
2023-06-05 11:53:13 -03:00 |
|
Gabriel Grubba
|
0824424d1f
|
test: solved group 0
|
2023-06-05 11:40:18 -03:00 |
|