Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding basic test app #775

Merged
merged 29 commits into from
Jul 31, 2020
Merged

Conversation

kiwiupover
Copy link
Member

@kiwiupover kiwiupover commented Jul 28, 2020

Adding basic-app to the test-packages to represent a basic ember app that is fastbooted using ember-cli-fastboot
Most of the new test will be against the basic-app.

This PR also replaces ember-cli-fastboot/test/build-test.js with https://github.com/ember-fastboot/ember-cli-fastboot/pull/775/files#diff-518e8f29120d406a1931ce09ccca5d27

.github/workflows/ci.yml Show resolved Hide resolved
README.md Show resolved Hide resolved
test-packages/README.md Show resolved Hide resolved
Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good, only one change needed (I think)...

test-packages/basic-app/yarn.lock Outdated Show resolved Hide resolved
@kiwiupover
Copy link
Member Author

kiwiupover commented Jul 31, 2020

@rwjblue the legacy mocha tests are passing after switching to use volta to install npm 4

This is ready for you the have run a couple of times without issues.

@rwjblue rwjblue merged commit 1fd42ba into ember-fastboot:master Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants