COMMITS
/ test/helpers/matchers.js June 5, 2018
M
feat(ngRef): add directive to publish controller, or element into scope
Martin Staffa committed
April 18, 2017
M
chore(matchers): improve output for toBeMarkedAsSelected
Martin Staffa committed
M
fix(ngOptions): select unknown option if unmatched model does not match empty option
Martin Staffa committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
November 18, 2016
M
chore(*): cleanup msie handling; add support comments
Michał Gołębiowski committed
October 5, 2016
G
test(*): introduce the `toEqualMinErr()` custom Jasmine matcher
Georgios Kalpakas committed
September 7, 2016
M
refactor(matchers): add the toEqualOneOf matcher
Michał Gołębiowski committed
July 29, 2016
M
fix(select, ngOptions): make the handling of unknown / empty options consistent
Martin Staffa committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
March 24, 2016
M
chore(angularFiles): add missing files
Martin Staffa committed
March 18, 2016
G
test(helpers): fix error message generation for `toHaveBeenCalledOnce[With]` matchers
Georgios Kalpakas committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
September 14, 2015
P
feat(ngModel): provide ng-empty and ng-not-empty CSS classes
Peter Bacon Darwin committed
May 23, 2015
P
test(matchers): fix "not" string for `toHaveClass` matcher
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 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 30, 2014
C
test(matchers.js): make toHaveClass matcher work better for SVG+jQuery
Caitlin Potter committed
September 4, 2014
R
refactor(indexOf) Remove a now unused copy of the indexOf function
Rouven Weßling committed
August 29, 2014
R
refactor(indexOf) use Array.prototype.indexOf exclusively
Rouven Weßling committed
August 16, 2014
M
feat($animate): use promises instead of callbacks for animations
Matias Niemelä committed
June 3, 2014
A
feat(input): add $touched and $untouched states
Arturo Guzman committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
October 10, 2013
P
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin committed
September 24, 2013
B
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford committed
August 23, 2013
I
chore: reorganize test helper files under test/helpers
Igor Minar committed