Steve Gravrock
0424d4ae99
Removed Python support
2021-07-26 18:28:38 -07:00
Steve Gravrock
0720c88252
Merge branch '3.99' into 4.0
2021-07-26 18:20:24 -07:00
Steve Gravrock
286524959b
Split boot.js in two to allow the env to be configured in between
...
This is mainly intended to support jasmine-browser-runner, which will load
a script that configures the env in between the two boot files (boot0.js and
boot1.js). The single-file boot.js is retained for now but will be removed
in a future release.
2021-07-26 18:05:36 -07:00
Steve Gravrock
fe0a83ba87
Removed support for Internet Explorer
2021-07-23 21:46:15 -07:00
Steve Gravrock
ec038273f1
Updated contributing guide
...
* Removed outdated steps
* Replaced list of environments with a pointer to the README
* Misc copy edits
2021-06-26 11:33:03 -07:00
Steve Gravrock
c5bdd79a1e
Added TS typings and jasmine-browser-runner to issue template
2021-06-26 11:21:19 -07:00
Steve Gravrock
316ce1e2d3
Updated contributing guide etc.
2021-04-17 11:54:11 -07:00
Steve Gravrock
82cc1083b6
Migrated from Travis to Circle CI
2021-04-17 11:34:56 -07:00
Steve Gravrock
de91427356
Fixed instructions for running Jasmine's ci script
2021-03-14 11:43:38 -07:00
Steve Gravrock
11b63e4e3e
Fixed references to master in docs
2020-06-29 14:36:00 -07:00
Dmitriy T
7263a38c3f
Adds new configuration option to failSpecWithNoExpectations that will report specs without expectations as failures if enabled
2019-09-05 09:47:38 -07:00
Gregg Van Hove
0644731680
Switch to using new jasmine-browser-runner to server files for local testing
2019-06-06 14:07:30 -07:00
Gregg Van Hove
0129a7d007
Update contributing doc based on some of the newer tooling
...
- Fixes #1702
2019-05-15 17:34:57 -07:00
Gregg Van Hove
8ea4c6d3a1
Update contributing for new naming of jasmineUnderTest
2017-12-11 17:25:27 -08:00
Aaron Ang
c260c67e7e
Add instruction to sync local master with upstream
2017-10-26 04:56:44 -07:00
Zaven Muradyan
78fe42ac2d
Fix "Before Committing" section of CONTRIBUTING.md.
...
The old contributing docs had a misaligned nested unordered-list, which
resulted in it creating a new list instead of being nested under its
parent.
It also seems like it would be useful to have the "revert your changes"
prose as part of the "Before Committing" section, since otherwise people
may miss it and have to amend.
2017-10-15 22:48:57 -07:00
Gregg Van Hove
4cce7263c4
Update github issue and PR templates
2017-07-22 09:34:58 -07:00
Greg Cobb
ed31b9b844
Add ISSUE_TEMPLATE for github issues
2016-09-16 10:26:11 -07:00