COMMITS
/ test/helpers/testabilityPatch.js December 10, 2018
P
test(*): isolate cache leaks from subsequent tests
Pete Bacon Darwin committed
December 5, 2018
M
perf(input): prevent multiple validations on initialization
Martin Staffa committed
October 13, 2017
M
fix(input): listen on "change" instead of "click" for radio/checkbox ngModels
Martin Staffa committed
May 25, 2017
M
test(support): verify support tests results in all tested browsers (#16008)
Michał Gołębiowski committed
May 24, 2017
M
chore(testabilityPatch): fix a typo
Michał Gołębiowski committed
May 9, 2017
M
test(*): run class-related tests everywhere; fix eval syntax
Michał Gołębiowski committed
April 12, 2017
M
refactor(*): remove workarounds for IE <9, update IE/Edge-related comments
Michał Gołębiowski committed
December 9, 2016
G
refactor(*): replace `HashMap` with `NgMap`
Georgios Kalpakas committed
December 11, 2016
G
refactor(testabilityPatch): remove code duplication
Georgios Kalpakas committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
M
chore(jqLite): stop patching the change jQuery special handler
Michał Gołębiowski committed
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
February 20, 2016
G
fix(ngMock): prevent memory leak due to data attached to `$rootElement`
Georgios Kalpakas committed
January 6, 2016
L
fix($injector): workaround for MS Edge class detection
Lucas Mirelmann committed
October 5, 2015
P
fix(ngMock): reset cache before every test
Peter Bacon Darwin committed
September 11, 2015
M
fix(ngAnimateMock): $animate.flush should work for looping animations
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
January 25, 2015
R
style(*) add curly braces to multiline if and for statements
Richard Zschech committed
January 14, 2015
R
refactor(Angular): inline the only call to sortedKeys()
Rouven Weßling committed
December 24, 2014
P
test(input): split tests into smaller files
Peter Bacon Darwin committed
November 8, 2014
H
style(*): add rule requireSpacesInConditionalExpression
Henry Zhu committed
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 24, 2014
H
style(*): add numerous JSCS rules to unify code-styles in the tree
Henry Zhu committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
October 20, 2014
H
style(*): add disallowSpacesInsideParentheses rule to jscs
Henry Zhu committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
September 4, 2014
R
perf(map): use Array.prototype.map
Rouven Weßling committed
September 9, 2014
I
chore(testabilityPatch): fix the dump fn so that it works with karma's debug.html
Igor Minar committed
August 29, 2014
R
refactor(indexOf) use Array.prototype.indexOf exclusively
Rouven Weßling committed
August 14, 2014
I
chore(mocks): remove helper fn angular.mocks.clearData
Igor Minar committed
August 5, 2014
M
fix(jQuery): cooperate with other libraries monkey-patching jQuery.cleanData
Michał Gołębiowski committed
April 30, 2014
M
feat(jQuery): upgrade to jQuery to 2.1.1
Michał Gołębiowski committed
June 23, 2014
M
fix(testabilityPatch): fix invocations of angular.mock.dump
Michał Gołębiowski committed
June 4, 2014
I
perf(Scope): change Scope#id to be a simple number
Igor Minar committed
June 5, 2014
R
test(jqLite): adapt tests to new expando name
rodyhaddad committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 17, 2014
I
chore(log): add `log.empty()` method to the testing logger
Igor Minar committed
October 16, 2013
M
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski committed
September 23, 2013
J
feat(ngRepeat): use block separator comments
jankuca committed
August 23, 2013
I
chore: reorganize test helper files under test/helpers
Igor Minar committed