denihs
|
d92c87a8fa
|
- fix "package with colons is converted on Windows"
|
2023-07-07 13:31:29 -04:00 |
|
Gabriel Grubba
|
b96441a390
|
CI: adding more logs and + timeout
|
2023-06-07 09:30:02 -03:00 |
|
Gabriel Grubba
|
7ea5913926
|
ci: mking appvoyer work?
|
2023-04-27 14:50:29 -03:00 |
|
denihs
|
0a96a30425
|
- fix test: "create main"
|
2023-04-26 20:24:22 -03:00 |
|
denihs
|
146bdac0fa
|
- fix test: "remove cordova plugins"
|
2023-04-25 13:12:40 -03:00 |
|
denihs
|
cdaf2e4552
|
- fix test: checkout
|
2023-04-04 14:02:30 -04:00 |
|
Gabriel Grubba
|
424e5b283e
|
updated docs
|
2023-04-03 15:47:30 -03:00 |
|
Gabriel Grubba
|
3fed8d91b0
|
Merge branch 'release-3.0' into release-3.0-fix-ci-tests
|
2023-04-03 12:43:29 -03:00 |
|
Gabriel Grubba
|
a64b727512
|
tests: solved matcher
|
2023-04-03 10:47:33 -03:00 |
|
Gabriel Grubba
|
2e2c9917bc
|
wip
|
2023-03-31 16:51:52 -03:00 |
|
denihs
|
e4ea3c7d5e
|
- fixing test "assets - unicode asset names are allowed"
|
2023-03-23 12:55:33 -04:00 |
|
zodern
|
7383717db0
|
Fix creating self test catalog
|
2023-03-17 19:32:16 -05:00 |
|
zodern
|
488162498c
|
Fix waiting for prepare-app to finish
|
2023-03-17 14:34:14 -05:00 |
|
zodern
|
55a6e3e526
|
Fix testing in puppeteer
|
2023-03-17 14:33:59 -05:00 |
|
denihs
|
bd3290d626
|
Merge branch 'release-3.0' into release-3.0-tests-ddp-client
# Conflicts:
# packages/ddp-server/livedata_server.js
# tools/isobuild/linker.js
|
2023-02-27 10:07:41 -04:00 |
|
denihs
|
937800007c
|
- fix API so call() and apply() doesn't have to be async. More can be found on this thread https://meteor-community.slack.com/archives/C01SWPPE81F/p1675116084541359
|
2023-02-01 16:20:54 -04:00 |
|
zodern
|
1e718277fb
|
Remove await's for archinfo.host
|
2023-01-30 13:55:30 -06:00 |
|
Matheus Castro
|
15b5a397dd
|
Remove Fibers from meteor-tools:
- Bulk changes to self-tests definitions. Now we go into each one to see what's failing and what's not.
|
2023-01-18 09:50:54 -03:00 |
|
Matheus Castro
|
900a1cb3ec
|
Remove Fibers from meteor-tools:
- Adapt self-test runner to work without Fibers.
|
2023-01-18 00:52:07 -03:00 |
|
Dirk Stolle
|
088e52f386
|
fix a few typos in tools directory
|
2022-11-03 17:42:40 +01:00 |
|
Denilson
|
aece11a87f
|
Revert "Revert "Refactoring/Remove unused imports from tools folder""
|
2022-07-13 08:37:42 -04:00 |
|
Denilson
|
f8114747cd
|
Revert "Refactoring/Remove unused imports from tools folder"
|
2022-07-13 08:33:07 -04:00 |
|
afrokick
|
094cb6b322
|
remove unused imports from tools
|
2022-07-06 19:27:53 +03:00 |
|
Renan Castro
|
875f656a6f
|
Merge branch 'release-2.6.1' into release-2.7
# Conflicts:
# meteor
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/meteor-tool/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/dev-bundle-tool-package.js
|
2022-02-18 17:29:03 -03:00 |
|
Renan Castro
|
6f8029eb2e
|
Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
|
2022-02-18 14:37:58 -03:00 |
|
zodern
|
d380e8b336
|
Fix running self tests with puppeteer on m1
|
2022-02-08 19:26:45 -06:00 |
|
Jan Dvorak
|
b6e127cfc9
|
Minor tools update
Replace underscore where easy and feasible & other minor modernization that I came across.
|
2021-06-25 00:36:03 +02:00 |
|
Renan Castro
|
c01b1371da
|
Fix browserstack test failures. Old puppeteer is not supported anymore.
|
2021-06-23 17:53:10 -03:00 |
|
filipenevola
|
1f234574e8
|
New deploy option: build-only
- some clients want to have the ability to build first and after some validations proceeding with the upload and deploy
|
2021-06-14 08:11:58 -04:00 |
|
Jan Dvorak
|
f104723017
|
Remove [object Object] from tests
|
2021-05-27 11:10:05 +02:00 |
|
Jan Dvorak
|
9d7520910c
|
Add cross to run failure to copy the style of success
|
2021-05-19 17:22:23 +02:00 |
|
Jan Dvorak
|
0b64e87c55
|
Fix tests visual for better visual navigation
Instead of everything being red, have passed test be green and information text be white.
|
2021-05-17 17:27:34 +02:00 |
|
filipenevola
|
d6c0cf1a56
|
Including blaze-hot, hot-module-replacement as packages in the sandbox as blaze skeleton is using them now
|
2021-04-13 15:35:47 -04:00 |
|
filipenevola
|
0dd85d5f2e
|
Test clean up and exposing fullBuffer, useful to logs
|
2021-04-09 18:52:54 -04:00 |
|
filipenevola
|
abd6934c5b
|
Simple debug adjusts
|
2021-04-09 18:52:54 -04:00 |
|
filipenevola
|
a717d8e9ee
|
Merge branch 'release-2.2' of github.com:meteor/meteor into release-2.2
|
2021-03-31 12:11:33 -04:00 |
|
filipenevola
|
83d99bfbc6
|
Browserstack tests should run only on browserstack-check branch
These tests are flaky and also we are going to run them only before releases in a specific internal server
|
2021-03-30 10:05:13 -04:00 |
|
filipenevola
|
3d643b8a00
|
Fix typo in comment
|
2021-03-27 09:57:22 -04:00 |
|
filipenevola
|
9b36302e53
|
Document selftest new flags: preview, skip, limit
|
2021-02-24 07:28:53 -04:00 |
|
filipenevola
|
4de488f530
|
Change selftest plan flag to preview to avoid conflict with deploy plan flag
|
2021-02-24 07:25:47 -04:00 |
|
filipenevola
|
62c0f6c5c8
|
Improves tests and logs
Added new options to be easier to run in batches
- skip
- limit
- plan
|
2021-02-11 15:05:28 -04:00 |
|
filipenevola
|
883d58106c
|
Improves tests and logs
|
2021-02-10 18:49:23 -04:00 |
|
denyhs
|
2c57504398
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 19:32:38 -04:00 |
|
denyhs
|
2ec3f13e6f
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 19:14:08 -04:00 |
|
denyhs
|
525896b7a8
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 19:03:57 -04:00 |
|
denyhs
|
571cc01ca3
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 18:46:26 -04:00 |
|
denyhs
|
51a822bf69
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 18:23:24 -04:00 |
|
denyhs
|
5c34456e6a
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 18:01:31 -04:00 |
|
denyhs
|
8d88f59639
|
-Trying to run Browserstack inside Circle CI
|
2020-09-19 17:36:46 -04:00 |
|
denyhs
|
27e6d32e2e
|
- Inserting the word modules in the header part on the function _getClosureHeader
- Testing Safari in the version 11
|
2020-09-18 09:58:14 -04:00 |
|