0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 5 months ago.
Nov 27, 2022 — Nov 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding ant to tools via externals More... about 13 years ago
Copying ant stuff from dist to bin (minimal ant for use as external in tools) More... about 13 years ago
Added ant 1.8.2 dist to vendor drop More... about 13 years ago
Modified snapshots to use SVN location More... about 14 years ago
Added new version of snapshot with CSS for status_failed, status_passed, and status_done to change TR background colors on execution More... about 14 years ago
Added status_failed, status_passed, and status_done so TR class is available upon execution of test cases More... about 14 years ago
Modified some project information More... over 14 years ago
Added check for 'passed' in test results file: ugly but couldn't get this directly from Selenium RC Server execution More... over 14 years ago
Added information to POM including repositories More... over 14 years ago
Added parent POM to repository More... over 14 years ago
Fixed circular dependency between storytestiq and maven-stiq-plugin for storytestiq-all More... over 14 years ago
Extracted method out of long method for creating argument list to SeleniumServer More... over 14 years ago
Updated 2.2-SNAPSHOT with new 'exec' functionality that starts up StoryTestIQ before running tests in Selenium RC server and then shuts it down by itself More... over 14 years ago
Now starting up StoryTestIQ during 'exec' goal instead of having to run it separately More... over 14 years ago
Updated versions in files to 2.2-SNAPSHOT More... over 14 years ago
Added some items to release notes for 2.2-SNAPSHOT More... over 14 years ago
Gave the ability to run in multiWindow mode in case you are using frames More... over 14 years ago
Got the maven-stiq-plugin new features working with tutorial tests so it can be run from Maven More... over 14 years ago
Added exec and extract mojos for working with Selenium RC server. More... over 14 years ago
Added launch of Selenium Maven plugin to pom.xml with the hope of modifying maven-stiq-plugin to generate the selenium suite file for execution using this plugin More... over 14 years ago
Modified to use <java/> task in runner.xml rather than <exec/> More... over 14 years ago
Doubled the default timeout because when code is instrumented it needs more time and 1 test was failing More... over 14 years ago
upgraded to Cobertura plugin 2.3 because of JDK 1.6 issue where reports show 0% coverage no matter what More... over 14 years ago
Added Hudson specific reporting profile More... over 14 years ago
Added .settings, .project, and .classpath to svn:ignore list More... over 14 years ago
Added parent project of ../storytestiq-all More... over 14 years ago
Added parent project of ../storytestiq-all More... over 14 years ago
Added parent project of ../storytestiq-all More... over 14 years ago
Share project "storytestiq-all" into "https://storytestiq.svn.sourceforge.net/svnroot/storytestiq/trunk/storytestiq" More... over 14 years ago
Made the "/r/n" references cross-platform compatible by using System.getProperty("line.separator") instead. This made all of the unit tests run successfully on Mac OS X. This should also now run on *nix and Windows without changing the code. More... over 14 years ago