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
9dd655b4a5860d0d59da6405b11d781c8644069c
Switch branch/tag
casperjs
11 Jan, 2012 15 commits
added line nb information on test failure error message
· 9dd655b4
9dd655b4
Browse Files
Nicolas Perriault
authored
2012-01-11 19:04:39 +0100
fixed Casper.waitFor() was not caling testFx using the correct context
· 0b128997
0b128997
Browse Directory
Nicolas Perriault
authored
2012-01-11 18:02:43 +0100
fixed missing text padding in result reports
· e8ba4d18
e8ba4d18
Browse Directory
Nicolas Perriault
authored
2012-01-11 15:02:28 +0100
removed TODO as everything planned has been done
· 3f83240d
3f83240d
Browse Files
Nicolas Perriault
authored
2012-01-11 14:55:26 +0100
removed obsolete option documentation in usage.txt
· a4319123
a4319123
Nicolas Perriault
authored
2012-01-11 14:54:31 +0100
named methods in tester.Tester class; exporter instance is now a property of Tester
· 62e61894
62e61894
Browse Directory
Nicolas Perriault
authored
2012-01-11 12:27:02 +0100
removed dead code
· 83a595ae
83a595ae
Browse Files
Nicolas Perriault
authored
2012-01-11 12:26:11 +0100
added new 'pad' arg to colorizer.colorize()
· d2fd4491
d2fd4491
Browse Directory
Nicolas Perriault
authored
2012-01-11 12:24:52 +0100
removed remaingin 'test' arg when calling '$ casperjs test [path]'
· 81d9342e
81d9342e
Browse Files
Nicolas Perriault
authored
2012-01-11 12:24:01 +0100
enhanced usage.txt
· c1f80947
c1f80947
Browse Files
Nicolas Perriault
authored
2012-01-11 09:35:47 +0100
updated README
· bed4944e
bed4944e
Browse File
Nicolas Perriault
authored
2012-01-11 09:35:40 +0100
enhanced formatting of tester results
· 7b334b3e
7b334b3e
Browse Directory
Nicolas Perriault
authored
2012-01-11 09:35:22 +0100
added method names for better debugging capabilities
· c1315256
c1315256
Browse Directory
Nicolas Perriault
authored
2012-01-11 09:34:57 +0100
changed 'casperjs --run-tests' command for a more obvious 'casperjs test [path]'
· 0ac8c4de
0ac8c4de
Browse Files
Nicolas Perriault
authored
2012-01-11 09:33:50 +0100
added drop() method to casper cli args object
· 18a56414
18a56414
Nicolas Perriault
authored
2012-01-11 09:31:55 +0100
10 Jan, 2012 5 commits
added the --run-tests option to auto-discover and run tests found within a given directory
· cab579d1
cab579d1
Browse Directory
Nicolas Perriault
authored
2012-01-10 18:22:31 +0100
added event emitting to Tester.assertMatch()
· ff9e8845
ff9e8845
Browse Directory
Nicolas Perriault
authored
2012-01-10 10:12:27 +0100
added tests for errors
· e6c6640a
e6c6640a
Nicolas Perriault
authored
2012-01-10 09:29:46 +0100
fixed broken click.js test suite
· e3bbe81d
e3bbe81d
Nicolas Perriault
authored
2012-01-10 09:23:28 +0100
removed obsolete phantom.getErrorMessage() method
· 5f908d1f
5f908d1f
Browse Files
Nicolas Perriault
authored
2012-01-10 09:00:44 +0100
09 Jan, 2012 9 commits
better display of uncaught CasperError errors
· 711d654d
711d654d
Browse Directory
Nicolas Perriault
authored
2012-01-09 16:54:16 +0100
fixed obsolete use of Casper.extend in samples
· f5d21fc3
f5d21fc3
Nicolas Perriault
authored
2012-01-09 16:53:28 +0100
fixed sorting issue in googlematch sample
· d433cf8c
d433cf8c
Browse Files
Nicolas Perriault
authored
2012-01-09 16:42:33 +0100
enhanced stack traces, introduced the CasperError standard error, better display…
· 324be9d1
...
324be9d1
Browse Directory
… of test suite results
Nicolas Perriault
authored
2012-01-09 16:37:29 +0100
updated 0.6 TODO
· be8f9f4c
be8f9f4c
Browse Files
Nicolas Perriault
authored
2012-01-09 15:23:10 +0100
removed attempt to catch Error caller, that was silly
· 237a1655
237a1655
Browse Files
Nicolas Perriault
authored
2012-01-09 15:20:35 +0100
added detailed informations for every test failed
· f40e837f
f40e837f
Browse Directory
Nicolas Perriault
authored
2012-01-09 15:17:34 +0100
added more tests for the Mouse class
· 257e66b0
257e66b0
Nicolas Perriault
authored
2012-01-09 11:14:30 +0100
updated TODO for 0.6
· ba692c36
ba692c36
Browse Files
Nicolas Perriault
authored
2012-01-09 11:14:14 +0100
08 Jan, 2012 11 commits
closes #36 - Fixed args index (mouse.js) (@sasezaki)
· 09966609
09966609
Browse Directory
Nicolas Perriault
authored
2012-01-08 18:59:08 +0100
updated CHANGELOG for 0.6
· 29521c0b
29521c0b
Browse Files
Nicolas Perriault
authored
2012-01-08 17:49:30 +0100
updated CHANGELOG for 0.6
· d4a5a331
d4a5a331
Browse Files
Nicolas Perriault
authored
2012-01-08 17:47:05 +0100
updated CHANGELOG for 0.6
· e3f9a342
e3f9a342
Browse Files
Nicolas Perriault
authored
2012-01-08 17:43:31 +0100
updated CHANGELOG for 0.6
· 7995fbe2
7995fbe2
Browse Files
Nicolas Perriault
authored
2012-01-08 17:42:30 +0100
updated CHANGELOG for 0.6
· 89d48bb1
89d48bb1
Browse Files
Nicolas Perriault
authored
2012-01-08 17:42:02 +0100
updated 0.6 docs link
· ec08ea54
ec08ea54
Browse Files
Nicolas Perriault
authored
2012-01-08 17:39:53 +0100
updated 0.6 CHANGELOG
· 4f5dab22
4f5dab22
Browse Files
Nicolas Perriault
authored
2012-01-08 17:38:51 +0100
upd link for 0.6 docs
· b340e763
b340e763
Browse Files
Nicolas Perriault
authored
2012-01-08 11:54:54 +0100
upd link for 0.6 docs
· 62627465
62627465
Browse Files
Nicolas Perriault
authored
2012-01-08 11:46:00 +0100
updated link to 0.6 docs
· 60fba4a0
60fba4a0
Browse Files
Nicolas Perriault
authored
2012-01-08 11:34:39 +0100