$ meteor npm run test-integration
> radgrad2@ test-integration /Users/philipjohnson/github/radgrad/radgrad2/app
> cross-env TEST_BROWSER_DRIVER=puppeteer meteor test --no-release-check --exclude-archs web.browser.legacy,web.cordova --full-app --once --driver-package meteortesting:mocha --port 3300
[[[[[ Tests ]]]]]
=> Started proxy.
=> Started MongoDB.
I20201028-15:13:13.490(-10)?
I20201028-15:13:13.528(-10)? --------------------------------
I20201028-15:13:13.538(-10)? --- RUNNING APP SERVER TESTS ---
I20201028-15:13:13.539(-10)? --------------------------------
I20201028-15:13:13.539(-10)?
I20201028-15:13:13.539(-10)?
I20201028-15:13:13.539(-10)?
I20201028-15:13:13.539(-10)? 0 passing (0ms)
I20201028-15:13:13.539(-10)?
I20201028-15:13:13.539(-10)?
I20201028-15:13:13.540(-10)? --------------------------------
I20201028-15:13:13.540(-10)? --- RUNNING APP CLIENT TESTS ---
I20201028-15:13:13.540(-10)? --------------------------------
I20201028-15:13:13.827(-10)? Monti APM: completed instrumenting the app
I20201028-15:13:13.829(-10)? Test mode. Database initialization disabled, current database cleared, rate limiting disabled.
I20201028-15:13:14.018(-10)? Defining admin radgrad@hawaii.edu with password foo
=> Started your app.
=> App running at: http://localhost:3300/
I20201028-15:13:14.063(-10)? HeadlessChrome/86.0.4240.0
W20201028-15:13:16.181(-10)? (STDERR)
I20201028-15:13:16.634(-10)? Download the React DevTools for a better development experience: https://fb.me/react-devtools
W20201028-15:13:18.383(-10)? (STDERR) Warning: "Responsive" component from Semantic UI React is deprecated and will be removed in the next major release. Please follow our upgrade guide: https://github.com/Semantic-Org/Semantic-UI-React/pull/4008
I20201028-15:13:18.443(-10)?
I20201028-15:13:18.444(-10)? UserInteractionCollection Meteor Methods
I20201028-15:13:18.509(-10)? Loaded database/modular/minimal.fixture.json: Sample definitions for basic entities.
W20201028-15:13:18.968(-10)? (STDERR) waitFor is deprecated and will be removed in a future release. See https://github.com/puppeteer/puppeteer/issues/6214 for details and how to migrate your code.
I20201028-15:13:19.080(-10)? Loaded database/modular/abi.student.fixture.json: Defines student Abi Kealoha. Requires minimal.fixture.
I20201028-15:13:19.749(-10)? โ Define Method (515ms)
I20201028-15:13:19.761(-10)? โ Remove Method
I20201028-15:13:19.763(-10)? CareerGoalCollection Meteor Methods
I20201028-15:13:19.791(-10)? Loaded database/modular/minimal.fixture.json: Sample definitions for basic entities.
I20201028-15:13:20.042(-10)? Loaded database/modular/abi.student.fixture.json: Defines student Abi Kealoha. Requires minimal.fixture.
I20201028-15:13:20.542(-10)? โ Define Method (450ms)
I20201028-15:13:20.569(-10)? โ Update Method
I20201028-15:13:20.599(-10)? โ Remove Method
I20201028-15:13:20.600(-10)? CourseCollection Meteor Methods
I20201028-15:13:20.632(-10)? Loaded database/modular/minimal.fixture.json: Sample definitions for basic entities.
I20201028-15:13:20.894(-10)? Loaded database/modular/abi.student.fixture.json: Defines student Abi Kealoha. Requires minimal.fixture.
I20201028-15:13:21.414(-10)? โ Define Method (468ms)
I20201028-15:13:21.451(-10)? โ Update Method
I20201028-15:13:21.806(-10)? โ getFutureEnrollment Methods (353ms)
I20201028-15:13:21.842(-10)? โ Remove Method
:
:
:
I20201028-15:13:47.632(-10)? 61 passing (29s)
I20201028-15:13:47.740(-10)? All tests finished!
I20201028-15:13:47.741(-10)?
I20201028-15:13:47.742(-10)? --------------------------------
I20201028-15:13:47.742(-10)? APP SERVER FAILURES: 0
I20201028-15:13:47.742(-10)? APP CLIENT FAILURES: 0
I20201028-15:13:47.742(-10)? --------------------------------
~/g/r/r/app (master|โ2) $