Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
04be70a062a6347626345c826ae9ccea95bfcfd9
Switch branch/tag
casperjs
19 Dec, 2012 15 commits
sync with master
· 04be70a0
04be70a0
Browse Files
Nicolas Perriault
authored
2012-12-19 21:07:46 +0100
proper headers sent by ClientUtils.sendAJAX()
· 5e488845
5e488845
Browse Files
Nicolas Perriault
authored
2012-12-19 19:38:01 +0100
refs #215 - attempting to fix `--fail-fast` again
· eb98da17
eb98da17
Browse Files
Nicolas Perriault
authored
2012-12-19 17:16:01 +0100
fixed broken `--fail-fast` option creating an endless loop on error
· 2f1993f1
2f1993f1
Browse Files
Nicolas Perriault
authored
2012-12-19 16:17:09 +0100
updated doclink
· f7a3d5a7
f7a3d5a7
Browse Files
Nicolas Perriault
authored
2012-12-19 15:13:31 +0100
fixed casperjs executable crash when no args is passed
· ff93a482
ff93a482
Browse Files
Nicolas Perriault
authored
2012-12-19 12:21:03 +0100
WiP
· ce3860f5
ce3860f5
Browse Files
Nicolas Perriault
authored
2012-12-19 12:16:59 +0100
sync with master
· bf0354c3
bf0354c3
Browse Files
Nicolas Perriault
authored
2012-12-19 11:59:37 +0100
fixed Tester.renderFailureDetails() error details printing
· c2b869c1
c2b869c1
Browse Files
Nicolas Perriault
authored
2012-12-19 11:24:36 +0100
Merge branch 'master' into testcase
· 7137afc5
7137afc5
Browse Files
Nicolas Perriault
authored
2012-12-19 11:14:18 +0100
removed erroneous args in suites
· 1b545611
1b545611
Browse Files
Nicolas Perriault
authored
2012-12-19 11:13:00 +0100
removed unecessary wait() in frame tests
· b25bf1f1
b25bf1f1
Browse Files
Nicolas Perriault
authored
2012-12-19 11:13:00 +0100
fixed getHTML() doesn't retrieve active frame contents
· 53f42d9d
53f42d9d
Browse Files
Nicolas Perriault
authored
2012-12-19 11:13:00 +0100
removed unecessary wait() in frame tests
· 2f71386c
2f71386c
Browse Files
Nicolas Perriault
authored
2012-12-19 11:08:50 +0100
fixed getHTML() doesn't retrieve active frame contents
· e41c92b5
e41c92b5
Browse Files
Nicolas Perriault
authored
2012-12-19 11:06:45 +0100
18 Dec, 2012 10 commits
Merge branch 'master' into testcase
· 8d20ba2a
8d20ba2a
Browse Files
Nicolas Perriault
authored
2012-12-18 23:21:12 +0100
fixed cannot chain sync and async tests
· b70cdb7f
b70cdb7f
Browse Files
Nicolas Perriault
authored
2012-12-18 23:14:15 +0100
Initial attempt at bringing support for test cases - refs #56
· 484639be
484639be
Nicolas Perriault
authored
2012-12-18 22:47:04 +0100
fixed tests for Tester.assertFalsy()
· 73265252
73265252
Browse Files
Nicolas Perriault
authored
2012-12-18 18:55:38 +0100
fixed utils.isTruthy() and utils.isFalsy()
· 6893eb57
6893eb57
Browse Files
Nicolas Perriault
authored
2012-12-18 18:51:04 +0100
updated docs, CHANGELOG for #322
· 940b862f
940b862f
Nicolas Perriault
authored
2012-12-18 18:40:11 +0100
Merge remote-tracking branch 'rbarreca/master' into pr-322
· c132c434
c132c434
Browse Files
Nicolas Perriault
authored
2012-12-18 09:21:39 +0100
updated doc link
· 109c157e
109c157e
Browse Files
Rob Barreca
authored
2012-12-17 19:14:26 -1000
Added some basic tests for withFrame(Number).
· 2b0a2025
2b0a2025
Browse Files
Rob Barreca
authored
2012-12-17 19:12:16 -1000
updated doc link
· 50a1ffbf
50a1ffbf
Browse Files
Rob Barreca
authored
2012-12-17 19:11:43 -1000
17 Dec, 2012 4 commits
updated CONTRIBUTORS
· a2ebe03a
a2ebe03a
Browse Files
Nicolas Perriault
authored
2012-12-17 10:42:45 +0100
fixed #323 - Casper.thenEvaluate() args handling
· 2d2525ce
2d2525ce
Nicolas Perriault
authored
2012-12-17 09:27:04 +0100
fixed error when setting userAgent() casper being not started
· 81b2094d
81b2094d
Browse Files
Nicolas Perriault
authored
2012-12-17 08:01:16 +0100
Casper.userAgent() does not require the instance to be started anymore
· 60019d5b
60019d5b
Browse Files
Nicolas Perriault
authored
2012-12-17 07:57:56 +0100
16 Dec, 2012 4 commits
added tests for popups opened with target=_blank links
· 1a946795
1a946795
Nicolas Perriault
authored
2012-12-16 17:05:53 +0100
added test suite duration to result bar
· 3bb07c1d
3bb07c1d
Nicolas Perriault
authored
2012-12-16 16:44:53 +0100
code formatting
· 8cd8607a
8cd8607a
Browse Files
Nicolas Perriault
authored
2012-12-16 15:36:28 +0100
fixes #209, merged #319 - time attribute added to xunit xml
· 12272eae
12272eae
Browse Files
Jan-Martin Fruehwacht
authored
2012-12-16 14:12:33 +0100
15 Dec, 2012 1 commit
Support frame number in withFrame().
· a8afb075
a8afb075
Browse Files
Rob Barreca
authored
2012-12-14 17:39:49 -1000
14 Dec, 2012 4 commits
fixed erroneous CHANGELOG example
· 3d17e643
3d17e643
Browse Files
Nicolas Perriault
authored
2012-12-14 12:00:00 +0100
bump 1.0.0-RC6
· 0995830a
0995830a
Nicolas Perriault
authored
2012-12-14 11:53:35 +0100
removed Casper.waitForFrame() as it's not useful
· 12e6873c
12e6873c
Browse Files
Nicolas Perriault
authored
2012-12-14 11:49:40 +0100
updated CHANGELOG
· 105cf017
105cf017
Browse Files
Nicolas Perriault
authored
2012-12-14 11:48:35 +0100
13 Dec, 2012 2 commits
fixes #317, fixes #313: revert to emulated mouse events
· c53882b8
c53882b8
Nicolas Perriault
authored
2012-12-13 21:07:17 +0100
Merge pull request #316 from jschauma/master
· a36a7fad
...
a36a7fad
Browse Files
include tests in rpm
Nicolas Perriault
authored
2012-12-12 21:40:29 -0800