Changeset [d095f42e2ec6c244e50f67346eb27d2bc442e37a] by Jonathan Hoyt

March 24th, 2009 @ 05:58 PM

completed adding my test suite from LH_23 branch to my master branch, all my tests pass. These are mostly unit tests. http://github.com/jonmagic/suite...

Committed by Jonathan Hoyt

  • M app/models/ticket.rb
  • M config/environments/test.rb
  • M test/factories/schedules.rb
  • M test/factories/users.rb
  • M test/unit/ticket_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Suite is software for small service based businesses. The workflow in Suite is fairly simple. There are 3 ways one can approach a problem in Suite. From the client, from a ticket, or from a device. Tickets and devices are tied to clients. Clients can belong to other clients (i.e. people inside a company). The clients section is modeled after Apple Address Book. Most of my UI is modeled after the applications that ship with OSX (Address Book, Mail, iTunes). To make Suite more accessible there is an iPhone interface as well.