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

Add custom environment #75

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Add custom environment #75

merged 1 commit into from
Oct 2, 2017

Conversation

thymikee
Copy link
Owner

@thymikee thymikee commented Oct 2, 2017

Partially resolves #51 and gives us flexibility of having newer version of JSDOM, which is needed to use browser version of zone.js (see #65 (comment))

@thymikee thymikee merged commit d01b569 into master Oct 2, 2017
@thymikee thymikee deleted the feat/custom-env branch October 2, 2017 08:30
sharikovvladislav added a commit to sharikovvladislav/jest-preset-angular that referenced this pull request Nov 28, 2017
* origin/master:
  Adds a warning about html transforms. (thymikee#94)
  Update README to include installation instructions. (thymikee#84)
  Add doctype to test environment (thymikee#78)
  v4.0.0
  v4.0.0 changelog
  Update changelog for master
  v4.0.0-alpha.1
  Use universal zone.js instead of node-only (thymikee#76)
  Add custom environment (thymikee#75)
  Add fakeAsync test
  v3.0.2
  Clarify AngularJS support
  More accurate moduleNameMapper regexps (thymikee#71)
  Update CHANGELOG.md
  v3.0.1
  Bump jest and ts-jest to v21 (thymikee#70)
  v3.0.0
  Tighten up module mappers; bump jest (thymikee#53)
  Add section to troubleshooting about JS files transpiling (thymikee#68)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create custom testEnvironment for perf
1 participant