Ticket #94 (closed task: fixed)

Opened 2 years ago

Last modified 4 months ago

Fedora/Kowari db helper classes to purge db

Reported by: ebrown Assigned to: pradeep
Priority: unassigned Milestone:
Component: topaz-testing Version: 0.5-SNAPSHOT
Keywords: testing Cc:
Blocking: Blocked By:

Description

This would just be some java helper classes that test classes could call to purge the database before (or after) it does its tests.

Dependency Graph

Change History

08/11/06 17:07:06 changed by ebrown

  • status changed from new to assigned.

08/12/06 05:50:17 changed by pradeep

See #113. If we decide to have bootstrap not a topaz responsibility, then these helper classes must bootstrap topaz (create an admin user and set admin role and grant all permissions should be sufficient for now)

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted

08/08/07 17:36:47 changed by amit

  • milestone set to 0.8.

Is this still needed or the testing framework takes care of this?

(follow-up: ↓ 6 ) 08/08/07 22:44:42 changed by ebrown

  • owner changed from ebrown to pradeep.
  • status changed from assigned to new.

I'm fairly certain the testing framework addresses this. Certainly the work I did on SingleBoxInstallScript and PlosTestFramework? handles this (albeit not via java). I'm not sure if Pradeep's framework needs something like this. I don't think so.

(in reply to: ↑ 5 ) 08/10/07 18:54:26 changed by pradeep

  • status changed from new to closed.
  • resolution set to fixed.

Replying to ebrown:

I'm fairly certain the testing framework addresses this.

Yes this is exactly what [3333] and the subsequent ones addressed. So we can close this.

07/16/08 11:00:34 changed by

  • milestone deleted.

Milestone 0.8 deleted