Gabriel Grubba
|
5955819eea
|
wip: updating styles in tinytest
|
2022-12-12 15:54:54 -03:00 |
|
denihs
|
a8ba9f540d
|
Merge branch 'release-3.0' into async-accounts-base
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2022-12-12 10:24:32 -04:00 |
|
denihs
|
f60bfc7f75
|
Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
|
2022-12-12 10:17:42 -04:00 |
|
denihs
|
5d19fec09b
|
Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
|
2022-12-12 09:53:19 -04:00 |
|
Gabriel Grubba
|
0c40baa1dc
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-08 17:10:31 -03:00 |
|
denihs
|
f3b3a9ab20
|
making the test-in-browser component dark mode
|
2022-12-08 15:52:38 -04:00 |
|
Gabriel Grubba
|
6f79cd8d13
|
tests: finished
|
2022-12-08 16:39:09 -03:00 |
|
Gabriel Grubba
|
a5639c1120
|
tests: solved twtitter
|
2022-12-08 16:09:51 -03:00 |
|
Gabriel Grubba
|
d7c2d0868d
|
tests: solved Meteor Developer
|
2022-12-08 16:05:07 -03:00 |
|
Gabriel Grubba
|
ece19bad1d
|
tests: solved facebook
|
2022-12-08 16:03:26 -03:00 |
|
Gabriel Grubba
|
3d047f8b4d
|
chore: added await to _additionalFindUserOnExternalLogin
|
2022-12-08 15:54:09 -03:00 |
|
Gabriel Grubba
|
c5432bd124
|
tests: solved verify setAdditionalFindUserOnExternalLogin hook can provide user
|
2022-12-08 15:54:00 -03:00 |
|
Gabriel Grubba
|
bb4c5f2ca5
|
tests: solved verify beforeExternalLogin hook can stop user login
|
2022-12-08 15:46:13 -03:00 |
|
Gabriel Grubba
|
8e06687c2c
|
tests: solved verify onExternalLogin hook can update oauth user profiles
|
2022-12-08 15:41:51 -03:00 |
|
Gabriel Grubba
|
76ba34a8b0
|
tests: solved Meteor.user() obeys options.defaultFieldSelector
|
2022-12-08 15:38:51 -03:00 |
|
Gabriel Grubba
|
bd6d9dab28
|
tests: solved hook callbacks obey options.defaultFieldSelector
|
2022-12-08 15:32:50 -03:00 |
|
Gabriel Grubba
|
f1845a7d6b
|
tests: solved hook callbacks can access Meteor.userId()
|
2022-12-08 15:24:03 -03:00 |
|
Gabriel Grubba
|
704dcb6d88
|
chore: added await in get new token
|
2022-12-08 15:17:42 -03:00 |
|
Gabriel Grubba
|
1c60eca862
|
tests: solved get new token and removed log
|
2022-12-08 15:17:32 -03:00 |
|
Gabriel Grubba
|
4a15dc2ab9
|
tests: solved remove other tokens
|
2022-12-08 15:14:56 -03:00 |
|
Gabriel Grubba
|
b1b7b6b6f9
|
tests: resolved login token
|
2022-12-08 14:54:26 -03:00 |
|
Gabriel Grubba
|
61aab831da
|
chore: asyncfied _insertHashedLoginToken
|
2022-12-08 14:54:15 -03:00 |
|
Gabriel Grubba
|
02fc0f0531
|
tests: solved expire numeric token
|
2022-12-08 14:44:00 -03:00 |
|
Gabriel Grubba
|
f69005813e
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-08 14:41:14 -03:00 |
|
Gabriel Grubba
|
3492786085
|
tests: solved insertUserDoc email
|
2022-12-08 14:37:07 -03:00 |
|
Gabriel Grubba
|
919de73cd6
|
tests: solved insertUserDoc username
|
2022-12-08 14:34:15 -03:00 |
|
denihs
|
fa878234ad
|
fixing "publish multiple cursors" test
|
2022-12-08 13:02:53 -04:00 |
|
denihs
|
aee880e2bc
|
fixing "livedata - compound methods" test
|
2022-12-08 12:47:55 -04:00 |
|
denihs
|
aae8843a25
|
fixing "livedata - changing userid reruns subscriptions without flapping data on the wire" test
|
2022-12-08 10:42:27 -04:00 |
|
Gabriel Grubba
|
ac1dfe8974
|
chore: updated test methods
|
2022-12-07 21:46:23 -03:00 |
|
Gabriel Grubba
|
ba98f5fe31
|
test: made all tests async
|
2022-12-07 21:46:10 -03:00 |
|
Gabriel Grubba
|
2333bc35a3
|
tests: made setup async
|
2022-12-07 21:45:58 -03:00 |
|
Gabriel Grubba
|
e89ecdda32
|
tests: removed other tests
|
2022-12-07 21:45:43 -03:00 |
|
Gabriel Grubba
|
ebf86c048a
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-07 15:55:08 -03:00 |
|
denihs
|
dc21bbeb2a
|
fixing "livedata - DDP.randomStream" test
|
2022-12-07 14:27:34 -04:00 |
|
denihs
|
068e655514
|
fixing "livedata - method call on server blocks in a fiber way" test
|
2022-12-07 14:23:18 -04:00 |
|
denihs
|
1fc3d0cd64
|
fixing livedata stub and livedata connection tests
|
2022-12-07 14:19:25 -04:00 |
|
Gabriel Grubba
|
48b6e9ca46
|
Meteor version to 2.9.0 ☄️
|
2022-12-07 10:28:32 -03:00 |
|
Gabriel Grubba
|
c5a81188c6
|
test: formated code and adjusted codestyle
|
2022-12-07 00:30:26 -03:00 |
|
Gabriel Grubba
|
908d29b266
|
test: update to solution
|
2022-12-07 00:09:40 -03:00 |
|
Gabriel Grubba
|
582377be50
|
tests: testing something in the CI
|
2022-12-06 23:14:17 -03:00 |
|
Gabriel Grubba
|
a720c329c4
|
chore: updated shrink json
|
2022-12-06 21:38:59 -03:00 |
|
denihs
|
a308098633
|
fixing _scheduleRun: It was adding an infity amount of tasks.
fixing tests
|
2022-12-06 18:16:35 -04:00 |
|
Gabriel Grubba
|
1b87c1f892
|
chore: updated version
|
2022-12-06 17:34:21 -03:00 |
|
Gabriel Grubba
|
680e073790
|
Merge branch 'release-2.9' into solving-2.9-tests
|
2022-12-06 17:34:02 -03:00 |
|
Gabriel Grubba
|
e7092b70af
|
Meteor version to 2.9.0-rc.11
|
2022-12-06 17:00:59 -03:00 |
|
Gabriel Grubba
|
11b0d0a8f8
|
Revert "tests: changed a little bit"
This reverts commit c42eff7141.
|
2022-12-06 16:23:22 -03:00 |
|
Gabriel Grubba
|
c42eff7141
|
tests: changed a little bit
|
2022-12-06 15:57:32 -03:00 |
|
Gabriel Grubba
|
3098bf72fb
|
tests: adjusting missing tests
|
2022-12-06 15:02:22 -03:00 |
|
Gabriel Grubba
|
de7c362f51
|
Meteor version to 2.9.0-rc.10 ☄️
|
2022-12-06 14:08:57 -03:00 |
|