<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/scripts/travis, branch v1.2.14</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(docs-app): re-activate docs-app test tasks</title>
<updated>2014-02-22T10:07:31+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-21T21:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b72ea59019b7c61973f3d4443d7b9c4cb94633a9'/>
<id>b72ea59019b7c61973f3d4443d7b9c4cb94633a9</id>
<content type='text'>
Currently there is only a minimal test spec in place. But this will now
be run as part of the test tasks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently there is only a minimal test spec in place. But this will now
be run as part of the test tasks.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): reorganize protractor configs to group by spec instead of by browser</title>
<updated>2014-02-22T00:57:04+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-02-20T05:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=39c82f3fb7a8459304d5e07dc87bd0623ad1efd0'/>
<id>39c82f3fb7a8459304d5e07dc87bd0623ad1efd0</id>
<content type='text'>
Use the multiConfiguration ability of Protractor to start tests on multiple browsers
from the same travis cell. Group tests by type (jquery, jqlite, or docs tests) instead
of by browser. Turn on tests for jQuery.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the multiConfiguration ability of Protractor to start tests on multiple browsers
from the same travis cell. Group tests by type (jquery, jqlite, or docs tests) instead
of by browser. Turn on tests for jQuery.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): remove test:docgen task from build</title>
<updated>2014-02-16T19:03:44+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-02-14T20:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3655d3ffbe36c5c8e82b566106cb623c1d63b3c6'/>
<id>3655d3ffbe36c5c8e82b566106cb623c1d63b3c6</id>
<content type='text'>
The task was removed by an earlier commit, and executing it breaks TravisCI builds. It may be
replaced at a later date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The task was removed by an earlier commit, and executing it breaks TravisCI builds. It may be
replaced at a later date.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(testing): split travis end to end tests into separate jobs for jquery and jqlite</title>
<updated>2014-02-08T04:41:39+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-02-06T19:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e645f7cae14618bd8fc7d6b3eadf9307f5a1aeb7'/>
<id>e645f7cae14618bd8fc7d6b3eadf9307f5a1aeb7</id>
<content type='text'>
Closes #6159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6159
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(testing): run end to end tests on separate browsers in parallel</title>
<updated>2014-02-05T23:40:16+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-31T06:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84467d869730c6821c07496f510355ab73e7c10b'/>
<id>84467d869730c6821c07496f510355ab73e7c10b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(testing): run end to end tests on firefox and safari as well as chrome</title>
<updated>2014-02-05T23:39:59+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-31T02:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0e85ca9ddb5f259908400463764fd6141977b341'/>
<id>0e85ca9ddb5f259908400463764fd6141977b341</id>
<content type='text'>
Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
and make the Travis tests run output XML and turn off color.

Fix tests which were failing in Firefox due to clear() not working as expected.

Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
and disable tests which SafariDriver has no support for.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
and make the Travis tests run output XML and turn off color.

Fix tests which were failing in Firefox due to clear() not working as expected.

Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
and disable tests which SafariDriver has no support for.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(docs): convert example end to end doc tests from scenario runner to protractor</title>
<updated>2014-01-28T19:14:20+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-12T00:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7aef2d54e0a48fae18a289813f699962d8310565'/>
<id>7aef2d54e0a48fae18a289813f699962d8310565</id>
<content type='text'>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(build): add a grunt test for running protractor tests extracted from the docs</title>
<updated>2014-01-10T01:21:46+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-07T19:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2ed4ad55022f6e5519617a3797649fe1e68f3734'/>
<id>2ed4ad55022f6e5519617a3797649fe1e68f3734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(scripts): refactor travis scripts</title>
<updated>2013-12-11T18:12:18+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-12-11T17:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8864e54f1f94883f3e22d7ce7ed87a699467a217'/>
<id>8864e54f1f94883f3e22d7ce7ed87a699467a217</id>
<content type='text'>
Refactoring so that it's easier to use both SL/BS just depending on a global switch.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactoring so that it's easier to use both SL/BS just depending on a global switch.</pre>
</div>
</content>
</entry>
</feed>
