[CDRIVER-14] clean up after tests Created: 21/Jan/10 Updated: 03/May/17 Resolved: 22/Jul/10 |
|
| Status: | Closed |
| Project: | C Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Kristina Chodorow (Inactive) | Assignee: | Christopher Triolo |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
windows |
||
| Description |
|
Make sure your tests clean up after themselves (i.e., drop all databases used) and then assign this bug to another driver. |
| Comments |
| Comment by auto [ 11/Feb/11 ] |
|
Author: {u'login': u'ctriolo', u'name': u'Christopher Triolo', u'email': u'ctriolo@princeton.edu'}Message: clean up after tests, |
| Comment by Richard Kreuter (Inactive) [ 05/May/10 ] |
|
Added for Java. (39eb68c resolves |
| Comment by auto [ 04/May/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Modulo |
| Comment by Kyle Banker [ 22/Jan/10 ] |
|
added for Ruby. |
| Comment by auto [ 21/Jan/10 ] |
|
Author:{'login': {'remember_token': None, 'auth_token': '14ce3ecdb8e51ac472040b08d0229568', 'last_ip': '216.156.98.230', 'billed_on': None, 'disabled': False, 'remember_token_expires_at': None, 'billingid': None, 'billing_attempts': 0, 'upgrade_ignore': None, 'primary': {'email': 'kylebanker@gmail.com', 'user_id': 11589, 'primary': True, 'id': 13112}, 'id': 11589, 'upgrade_accept': None, 'spammy': False, 'bouncing_email': None, 'billing_extra': None, 'updated_at': '2010/01/07 13:41:13 -0800', 'plan': 'free', 'plan_duration': 'month', 'crypted_password': 'bc6bc60501ecc04fcfd0797fd051ffb653f19206', 'wants_email': True, 'gift': None, 'created_at': '2008/05/26 19:37:50 -0700', 'login': 'banker', 'salt': '6f4db9c1f3a40ea13683373dfa50c7b89f0883a2', 'gh_role': None}, 'name': 'Kyle Banker', 'email': 'kylebanker@gmail.com'} |
| Comment by Michael Dirolf [ 21/Jan/10 ] |
|
added for python. |