tracks/tracks/test
2007-09-13 03:21:37 +00:00
..
fixtures Rename the word field in the User model to token throughout the application and in the database. It fits better semantically with the way the field is used. 2007-07-17 03:50:13 +00:00
functional Added the fantastic statistics work contributed by lrbalt! This is a work in progress. It's not rendering correctly for me in Firefox but is OK in Safari and there is at least one other minor error. Contribute bug reports and fixes to ticket #406. 2007-09-13 03:21:37 +00:00
integration Rename the word field in the User model to token throughout the application and in the database. It fits better semantically with the way the field is used. 2007-07-17 03:50:13 +00:00
selenium Make the selenium tests more elegant. 2007-09-12 07:21:40 +00:00
unit add completed_at to projects table per ticket #550. Note that this changeset includes a migration, so don't forget to rake db:migrate. 2007-08-28 12:38:16 +00:00
views This changeset is larger than I prefer, and may be unstable with databases besides mysql. 2007-05-25 19:01:08 +00:00
selenium_helper.rb Make the selenium tests more elegant. 2007-09-12 07:21:40 +00:00
test_helper.rb This changeset adds real "remember me" functionality. The checkbox on the login page "Stay logged in" previously prevented an inactive session from expiring. Now, it also functions to remember that a user is logged in across browser sessions (i.e. a user exits the browser, and reopens it). 2007-07-08 06:41:10 +00:00