Граф коммитов

179 Коммитов

Автор SHA1 Сообщение Дата
mdoglio fc5e9f5d9e refactor objectstore to allow updates 2013-06-04 12:16:52 +01:00
camd 0d6e2bfe33 Merge pull request #18 from mozilla/fix-test-isolation
Fix test isolation
2013-05-08 13:12:55 -07:00
mdoglio 78a0d9fbfe add initial_data fixture to a bunch of jobs-related tests 2013-05-08 20:30:02 +01:00
mdoglio 5de21fbc1d Merge branch 'master' into fix-test-isolation 2013-05-07 16:15:10 +01:00
camd 628fbb2578 Merge pull request #17 from mozilla/job-test-data-verifier
Job test data verifier
2013-05-03 13:19:57 -07:00
Cameron Dawson 56d95a6158 fixed broken test with sql proc in base.py 2013-05-03 13:19:24 -07:00
Cameron Dawson c0821db41f code cleanup and move sql from base to proc file 2013-05-03 12:05:21 -07:00
Cameron Dawson 4e4b97ef53 test code cleanup 2013-05-03 10:39:29 -07:00
Cameron Dawson bcedaf4455 moved SQL to the json proc file and out of model. 2013-05-03 10:29:28 -07:00
Cameron Dawson ffb7e1b4cf Merge branch 'master' into job-test-data-verifier 2013-05-03 10:04:12 -07:00
jeads 5053c9edc3 Merge pull request #16 from mozilla/update-reference-data-schema
Update reference data schema and add initial reference data
2013-05-03 09:52:27 -07:00
mdoglio 16ec3c8fbf remove debug output 2013-05-01 18:00:01 +01:00
mdoglio d4c17ea6db fix test isolation recreating db tables at every test setup 2013-05-01 11:50:55 +01:00
mdoglio f3f58fb546 set ids AutoField in initial migration 2013-05-01 10:52:49 +01:00
mdoglio 5316868255 set all the model ids AutoField 2013-05-01 10:38:00 +01:00
mdoglio efb9b8fd3d rename refdata.py to test_refdata.py so it can be collected by py.test 2013-05-01 10:35:28 +01:00
Cameron Dawson 23854070d4 fixed artifact log test 2013-04-30 15:59:19 -07:00
Cameron Dawson 3010c5c939 fixed merge conflicts 2013-04-30 14:45:43 -07:00
Cameron Dawson 8c65b5bd1e added some test coverage exclusions 2013-04-30 14:37:49 -07:00
Cameron Dawson e8ba720a2f added test for bad value in blob 2013-04-30 14:18:22 -07:00
Cameron Dawson ce466a578d adding artifact test code and job model creation test code 2013-04-30 14:07:13 -07:00
mdoglio 2c7debc5c2 fix option_colletion_hash length in initial migration 2013-04-29 19:04:51 +01:00
mdoglio 5af6db0057 move default db values from sql methods to db schema 2013-04-29 14:03:18 +01:00
mdoglio bd4ea25d2a update branch with latest changes from master 2013-04-29 12:59:44 +01:00
mdoglio ffd3b19720 change option_collection_id to option_collection_hash 2013-04-29 12:56:08 +01:00
Cameron Dawson d3ce58f363 tests all passing with new data. 2013-04-26 17:43:15 -07:00
jeads a95fc66ffd Merge pull request #14 from mozilla/jobs-derived-models
Jobs derived models
2013-04-26 15:52:56 -07:00
Jonathan Eads b5f0c026c0 merged stuff 2013-04-26 15:42:16 -07:00
Jonathan Eads 9c53c36dca modified job structure 2013-04-26 15:29:17 -07:00
Cameron Dawson af74656926 fixes for jobs to job in blobs... heh... 2013-04-26 15:19:13 -07:00
Cameron Dawson be0fab3a38 fixes to handle single job is blobs 2013-04-26 15:14:29 -07:00
Cameron Dawson 356c2fab9a merge from jobs-derived-models 2013-04-26 14:48:03 -07:00
Jonathan Eads 1de79d9a2a merged 2013-04-26 14:34:20 -07:00
Cameron Dawson 25aee931be added revision_hash field to objectstore. 2013-04-26 14:10:10 -07:00
Cameron Dawson 5843d2beac checking of 'sources' in blob complete 2013-04-26 12:41:23 -07:00
Cameron Dawson 081d34dd84 fixed sample_data_generator to generate single job, rather than list of them per blob 2013-04-26 11:49:29 -07:00
Cameron Dawson f4b7a401e2 made 'load_job_data' expect a single job in the blob 2013-04-26 11:47:57 -07:00
Cameron Dawson 08b4c24833 made the long test only run if '--runslow' option is used 2013-04-26 11:18:18 -07:00
Cameron Dawson 8a097b4d22 new test proc to get source for job 2013-04-26 10:49:59 -07:00
Cameron Dawson 64132ee814 throttled unit tests to 250 sample items 2013-04-26 10:20:51 -07:00
Cameron Dawson 9530296084 throttled the job data to 250, adding source checker 2013-04-26 10:17:28 -07:00
Cameron Dawson 1630e779b5 fixed syntax error from merge 2013-04-25 18:21:41 -07:00
Cameron Dawson c48edd19ef removed commented out test 2013-04-25 18:12:26 -07:00
Cameron Dawson ed7bddadb5 fixed test_claim_objects test to use sample data 2013-04-25 18:11:02 -07:00
Cameron Dawson 6e417c7831 removed bad function, merge from latest master 2013-04-25 17:41:24 -07:00
Cameron Dawson 1270db3653 fix merge conflicts 2013-04-25 17:31:59 -07:00
Cameron Dawson 8583deea38 now populating revisions, but not yet verifying that data. 2013-04-25 17:27:59 -07:00
Jonathan Eads eaccfecd00 merged conftest.py 2013-04-25 16:13:06 -07:00
vagrant 5810943ef5 schema changes to make . 125 chars instead of 25. also added field to revision table. 2013-04-25 22:16:06 +00:00
Cameron Dawson b7456a3538 job diff / compare class now mostly working 2013-04-25 14:42:03 -07:00