Commit graph

15 commits

Author SHA1 Message Date
Henrik Levkowetz 027d471dd0 Changing the default email-from address used whentesting, and tweaking the test output
- Legacy-Id: 261
2007-06-08 16:01:52 +00:00
Henrik Levkowetz a99d598cc0 * Minor refactoring in ietf/tests.py
* Added correct dates for two entries in ipr_detail which had 0000-00-00,
   in the sql_fixup.sql file
 * Fixed test/run so it can be run from any directory
 - Legacy-Id: 258
2007-06-08 12:06:15 +00:00
Henrik Levkowetz 6ac5172c90 Updated pyflakes exceptions
- Legacy-Id: 253
2007-06-07 15:30:06 +00:00
Henrik Levkowetz 79ca952b76 ietf/test/run is a simple shell-script which runs the same test set as the buildbot, using a patched local Django copy in order to run the Django test framework. This makes it possible to run the test suite locally before committing, rather than committing in order to have the buildbot run the tests. Some tests on the fully populated database takes a long time (such as retrieving all the IDs) and probably should be moved to a separate test set.
- Legacy-Id: 252
2007-06-07 14:22:48 +00:00
Henrik Levkowetz edc55bcf05 Adding a wrapper around pyflakes to filter out warnings which have been inspected and should be ignored.
- Legacy-Id: 249
2007-06-06 19:35:40 +00:00
Henrik Levkowetz 4cfe601ed7 Moving and updating the svn copy of the buildbot master config
- Legacy-Id: 216
2007-06-03 20:26:55 +00:00
Bill Fenner 3ff684ff06 SQL commands to convert IETF database dump to django schema.
- Legacy-Id: 208
2007-06-01 18:25:39 +00:00
Henrik Levkowetz cf4521d98d Test cleanup: remove test database if 'python manage.py test' crashes
- Legacy-Id: 205
2007-06-01 17:01:32 +00:00
Henrik Levkowetz 3d84ba95d9 More test setup and teardown functionality.
- Legacy-Id: 204
2007-06-01 16:40:30 +00:00
Henrik Levkowetz 2de4f6d6d7 More test setup
- Legacy-Id: 199
2007-05-31 21:11:03 +00:00
Henrik Levkowetz 0ed54be5d8 Ignore Django patch if it seems to be reversed
- Legacy-Id: 198
2007-05-31 20:54:34 +00:00
Henrik Levkowetz a5099d6776 Make the patch succeed or fail without waiting for operator input
- Legacy-Id: 197
2007-05-31 20:47:22 +00:00
Henrik Levkowetz 1d928f6a64 Hopefully fixing the patch application
- Legacy-Id: 196
2007-05-31 20:40:49 +00:00
Henrik Levkowetz e75561a2d0 Making test helper scripts executable
- Legacy-Id: 192
2007-05-31 19:57:14 +00:00
Henrik Levkowetz ec3e05cde6 Adding some helper scripts and files for buildbot testing.
- Legacy-Id: 191
2007-05-31 19:48:51 +00:00