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

[BUG]: rspec tests fail in fresh virtual machine dev environments #4425

Closed
2 of 3 tasks
jimmyli97 opened this issue Jun 4, 2024 · 0 comments · Fixed by #4426
Closed
2 of 3 tasks

[BUG]: rspec tests fail in fresh virtual machine dev environments #4425

jimmyli97 opened this issue Jun 4, 2024 · 0 comments · Fixed by #4426
Labels

Comments

@jimmyli97
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Tests fail when running in Codespaces/VSCode Dev Container after install because Chrome is not installed and environment variable DOCKER is not set.

Related to #3829

Expected Behavior

All tests should pass

Steps To Reproduce

Codespaces

  1. Open the Github Codespaces link in README.md
  2. Choose "Create new codespace"
  3. After installation, in VSCode terminal, run bundle exec rspec

Dev Container

  1. install Dev Container add-on in VSCode
  2. open project folder as Dev Container in VSCode
  3. After installation, in VSCode terminal, run bundle exec rspec

Environment

No response

Criteria for Completion

  • All tests should pass when running bundle exec rspec after starting a fresh Codespaces or Dev Container environment

Anything else?

No response

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Ruby for Good community
jimmyli97 added a commit to jimmyli97/human-essentials that referenced this issue Jun 4, 2024
jimmyli97 added a commit to jimmyli97/human-essentials that referenced this issue Jun 4, 2024
jimmyli97 added a commit to jimmyli97/human-essentials that referenced this issue Jun 4, 2024
jimmyli97 added a commit to jimmyli97/human-essentials that referenced this issue Jun 4, 2024
awwaiid added a commit that referenced this issue Jun 6, 2024
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 a pull request may close this issue.

1 participant