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

Jasmine configs #6

Closed
hiaux0 opened this issue Jul 14, 2018 · 1 comment
Closed

Jasmine configs #6

hiaux0 opened this issue Jul 14, 2018 · 1 comment

Comments

@hiaux0
Copy link
Owner

hiaux0 commented Jul 14, 2018

  1. Want to exclude folders from test run
  • Not possible atm
  • Maybe I should change my folder structure? Right now, I have sub folders with node_modules as well. Reason for this was that since I am working on multiple mini project at once, I wanted to somehow decouple them.
  • --> Change into a "central brain"?
  1. in npm scripts, had babel-node --> just use node

For later

https://stackoverflow.com/questions/32215096/conditionally-ignore-individual-tests-with-karma-jasmine

hiaux0 added a commit that referenced this issue Jul 14, 2018
hiaux0 added a commit that referenced this issue Jul 14, 2018
@hiaux0
Copy link
Owner Author

hiaux0 commented Jul 14, 2018

Solution was to split server and client code

@hiaux0 hiaux0 closed this as completed Jul 14, 2018
hiaux0 added a commit that referenced this issue Nov 25, 2018
hiaux0 added a commit that referenced this issue Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant