11
Shouts

Setting Up a Database For Integration Tests

published 867 days, 11 hours, 7 minutes ago posted by http://micahlmartin.myopenid.com/http://micahlmartin.myopenid.com/ 870 days, 9 hours, 56 minutes ago
Saturday, January 09, 2010 12:29:34 PM GMT Wednesday, January 06, 2010 1:40:37 PM GMT

Warning There is a lot of code in this post. Nothing too crazy or fancy just a LOT of code. It's too much of a pain to create and upload a project file so I've just pasted in. If for some reason you are having trouble getting the code off the page just shoot me an email and I'll send it to you. Also, I'm using MSTest so if that bothers you then please move along.Purpose I've always avoided doing full integration tests because it's always such a pain to get a db setup and in working order each time you ...

category: SQL | clicked: 3 | | source: www.codingcontext.com | show counter code
tags: integration tests, TDD

7 comments posted.

  • url Saturday, January 09, 2010 1:01:11 PM GMT

    caddiccaddic 867 days, 10 hours, 35 minutes ago said:

    "The Data EEPROM and FLASH Program Memory are readable and writable during normal operation over the entire Vdd range" (quoting from the PIC16F87X datasheet (includes the PIC16F877)).

    Force Factor Reviews

  • url Monday, March 08, 2010 10:12:33 AM GMT

    alimaamoseralimaamoser 809 days, 13 hours, 24 minutes ago said:

    Eventhough you make your application an Setup process and run it, it still works fine. But if you try installing the application in another PC2 and the DB string is trying to access the DB in the local system then your application will not work Denta Smile MD

  • url Tuesday, July 27, 2010 6:15:19 PM GMT

    travisonnelytravisonnely 668 days, 5 hours, 21 minutes ago said:

    I have noticed it will work fine for me when i create a application and run it through the set up process. It was not working for me when the DB was trying to access the local system. Now i understand what i am doing so i should be just fine. Thanks! The Magic Of Making Up Review

  • url Wednesday, July 28, 2010 6:09:17 PM GMT

    TWjacksonTWjackson 667 days, 5 hours, 27 minutes ago said:

    I have to agree with everyone else here. I have only had one minor probably. After i spent some time reading what you have been saying and trying things again my problems have faded away. Thanks for all the help. Sincerely, TW Jackson

  • url Wednesday, July 28, 2010 6:11:12 PM GMT

    TWjacksonTWjackson 667 days, 5 hours, 25 minutes ago said:

    I would have to agree with everyone else above. I have had a few probablems but i got it now. After spending some time going over all the information you have given me again i figured out everything this time. Thanks a lot for all the help. Sincerely, TW Jackson

  • url Wednesday, July 28, 2010 6:11:33 PM GMT

    TWjacksonTWjackson 667 days, 5 hours, 25 minutes ago said:

    I would have to agree with everyone else above. I have had a few probablems but i got it now. After spending some time going over all the information you have given me again i figured out everything this time. Thanks a lot for all the help. Sincerely, TW Jackson

  • url Wednesday, July 28, 2010 10:25:07 PM GMT

    TWjacksonTWjackson 667 days, 1 hour, 11 minutes ago said:

    Great Link Matt Huston told me to come here and check it out. I really do like it. Thanks!

To post your comment please login or signup