- 03 Jun, 2018 1 commit
-
-
David Haynes authored
- also drop target in favor of destination Closes #149
-
- 25 May, 2018 1 commit
-
-
David Haynes authored
- Need docs on how to run tests locally
-
- 10 Feb, 2018 1 commit
-
-
David Haynes authored
- style guide: 2018 edition - thankfully nothing big breaks - man this is a bigger project than I remember
-
- 24 Apr, 2017 1 commit
-
-
David Haynes authored
- yolo commit here, let's see if it passes the tests Closes #111
-
- 28 Mar, 2017 1 commit
-
-
David Haynes authored
- Over time I get annoyed with how I formatted things in the past
-
- 26 Mar, 2017 1 commit
-
-
David Haynes authored
- Man those linter lines really make me go crazy
-
- 20 Mar, 2017 1 commit
-
-
David Haynes authored
- one day I'll make up my mind on style
-
- 13 Mar, 2017 19 commits
-
-
David Haynes authored
- I don't have time to debug this atm, I just spent all day writing tests
-
David Haynes authored
- everything has at least one test now - 504 lines later - tests are of pretty ok quality, can be fairly sure models is tested to it's extent now
-
David Haynes authored
-
David Haynes authored
- also remove some semicolons lol
-
David Haynes authored
- can they all increment?
-
David Haynes authored
- works, length, PK check
-
David Haynes authored
- that it accepts valid URLs and rejects long ones
-
David Haynes authored
- does it accept the date format?
-
David Haynes authored
- dhaynes -> evildhaynes
-
David Haynes authored
- test the booleans so that things don't break
-
David Haynes authored
-
David Haynes authored
- 1406: data too long
-
David Haynes authored
- find what the real exception is
-
David Haynes authored
- catch error thrown when tossing something too large into the DB
-
David Haynes authored
- test that it works, and that MYSQL will truncate fields
-
David Haynes authored
def main(): """ words about the function main() """ print("Hello World!")
-
David Haynes authored
- this'll take a lot of work
-
David Haynes authored
- if text can be input - or can be blank
-
David Haynes authored
- <Registered User: dhaynes - Approval Status: False>
-
- 07 Feb, 2017 1 commit
-
-
David Haynes authored
-
- 04 Feb, 2017 2 commits
-
-
David Haynes authored
- phew
-
David Haynes authored
- list out what we need to do
-
- 03 Jan, 2017 2 commits
-
-
David Haynes authored
- our first real test!
-
David Haynes authored
- and a sample test
-
- 02 Jan, 2017 1 commit
-
-
David Haynes authored
- teleport future packages into the present!
-
- 18 Nov, 2016 1 commit
-
-
David Haynes authored
- yeah.. some time needs to be spent inside here
-
- 28 Aug, 2016 3 commits
-
-
David Haynes authored
- also test passses again
-
David Haynes authored
- let's see what is output
-
David Haynes authored
- including a test that always passes and ensuring you can run it
-
- 30 Jul, 2016 3 commits
-
-
David Haynes authored
- also test passses again
-
David Haynes authored
- let's see what is output
-
David Haynes authored
- including a test that always passes and ensuring you can run it
-