Skip to content

Commit

Permalink
More tests updates
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Aug 2, 2024
1 parent 2ce503e commit bd7cea3
Show file tree
Hide file tree
Showing 7 changed files with 344 additions and 330 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
meteor: [ '2.8.1', '3.0.1' ]
meteor: [ '2.8.1' ]
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"author": "Jan Dvorak",
"license": "MIT",
"standard": {
"env": [
"mocha"
],
"env": ["mocha"],
"parser": "babel-eslint"
},
"funding": {
Expand All @@ -43,7 +41,6 @@
"all-contributors-cli": "6.26.1"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"chai": "^5.1.1"
"@biomejs/biome": "^1.8.3"
}
}
18 changes: 9 additions & 9 deletions tests/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor@1.10.0 # Shared foundation for all Meteor packages
meteor@1.11.5 # Shared foundation for all Meteor packages
[email protected] # Define static page content in .html files
standard-minifier-css@1.8.1 # CSS minifier run for production mode
[email protected].0 # JS minifier run for production mode
standard-minifier-css@1.9.2 # CSS minifier run for production mode
[email protected].1 # JS minifier run for production mode
[email protected] # ECMAScript 5 compatibility for older browsers
[email protected].2 # Enable ECMAScript2015+ syntax in app code
typescript@4.5.4 # Enable TypeScript syntax in .ts and .tsx modules
[email protected].8 # Enable ECMAScript2015+ syntax in app code
typescript@4.9.5 # Enable TypeScript syntax in .ts and .tsx modules
[email protected] # Server-side component of the `meteor shell` command
[email protected].1 # Serves a Meteor app over HTTP
[email protected].0 # Support for server-side rendering
[email protected].1 # Rebuilds the client if there is a change on the client without restarting the server
[email protected].8 # Serves a Meteor app over HTTP
[email protected].1 # Support for server-side rendering
[email protected].3 # Rebuilds the client if there is a change on the client without restarting the server
meteortesting:mocha
freedombase:flashnews
accounts-password@2.3.1
accounts-password@2.4.0
lmieulet:meteor-coverage
meteortesting:browser-tests
2 changes: 1 addition & 1 deletion tests/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.7.1
METEOR@2.16
105 changes: 53 additions & 52 deletions tests/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,90 +1,91 @@
[email protected].2
accounts-password@2.3.1
[email protected].11
accounts-password@2.4.0
aldeed:[email protected]
aldeed:[email protected]
aldeed:[email protected]
aldeed:[email protected]
[email protected]
[email protected]
babel-compiler@7.9.0
[email protected].0
babel-compiler@7.10.5
[email protected].1
[email protected]
[email protected]
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected]
callback-hook@1.4.0
check@1.3.1
[email protected].0
ddp-client@2.5.0
[email protected].0
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
[email protected].1
[email protected].2
[email protected].2
[email protected].0
callback-hook@1.5.1
check@1.4.1
[email protected].1
ddp-client@2.6.2
[email protected].1
ddp-rate-limiter@1.2.1
ddp-server@2.7.1
[email protected].2
[email protected].3
[email protected].8
[email protected].1
[email protected]
[email protected]
[email protected].2
[email protected].1
[email protected].3
[email protected].6
[email protected]
[email protected].1
freedombase:flashnews@0.5.0
[email protected].10
[email protected].4
freedombase:flashnews@0.8.0
[email protected].11
[email protected]
[email protected].1
[email protected].3
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
lmieulet:[email protected]
[email protected]
[email protected].1
matb33:[email protected].2
meteor@1.10.0
meteortesting:browser-tests@1.3.5
meteortesting:mocha@2.0.3
[email protected].4
matb33:[email protected].4
meteor@1.11.5
meteortesting:browser-tests@1.7.0
meteortesting:mocha@2.1.0
meteortesting:[email protected]
[email protected].0
minifier-js@2.7.4
minimongo@1.8.0
[email protected].7
modules@0.18.0
[email protected].0
[email protected].0
mongo@1.14.6
[email protected].4
minifier-js@2.8.0
minimongo@1.9.4
[email protected].10
modules@0.20.0
[email protected].1
[email protected].2
mongo@1.16.10
[email protected]
[email protected]
[email protected]
npm-mongo@4.3.1
npm-mongo@4.17.2
[email protected]
[email protected].0
[email protected].2
raix:[email protected]
[email protected].0
rate-limit@1.0.9
[email protected].3
[email protected].11
[email protected].1
rate-limit@1.1.1
[email protected].8
[email protected].12
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
socialize:[email protected]
socialize:[email protected]
socket-stream-client@0.4.0
socket-stream-client@0.5.2
[email protected]
standard-minifier-css@1.8.1
[email protected].0
standard-minifier-css@1.9.2
[email protected].1
[email protected]
[email protected]
tmeasday:[email protected].2
tracker@1.2.0
typescript@4.5.4
underscore@1.0.10
tmeasday:[email protected].3
tracker@1.3.3
typescript@4.9.5
underscore@1.6.2
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
zodern:[email protected]
Loading

0 comments on commit bd7cea3

Please sign in to comment.