Jason pushed to master at Jason/python-tdd-book
- 3e3cb00013 Chapter 5. Recap
- a9bf5ed847 5.9 Creating Our Production Database with migrate
- fd4dcc2425 5.8 Rendering Items in the Template
- e4cb70719e 5.7.1 Better Unit Testing Practice: Each Test Should Test One Thing
- 584316b002 5.6 Saving the POST to the Database
- Compare 5 commits »
Jason pushed to chap5 at Jason/python-tdd-book-src
- 8bfd695ece 5.6 Saving the POST to the Database
Jason pushed to chap5 at Jason/python-tdd-book-src
- ac7a1a70e1 5.5.2 The Test Gets Surprisingly Far: Model for list Items and associated migration
- d5facdfa2c 5.5 The Django ORM and Our First Model, created ItemModelTest
- 87834f5a0b 5.4 Three Strikes and Refactor
- Compare 3 commits »
Jason pushed to chap5 at Jason/python-tdd-book-src
- 9bacbfef4c 5.3.1+ fixed problem by replacing find_element_by_tag_name with find_elements_by_tag_name
- 892cdbf541 5.3.1 An Unexpected Failure
- c0661056cf 5.3 Passing Python Variables to Be Rendered in the Template
- 81b586ac07 5.2 Processing a POST Request on the Server
- 9c102d7add Finished 5.1 Wiring Up our form to send a POST request
Jason pushed to chap4 at Jason/python-tdd-book-src
- 1fb94c9d74 Finished to 4.5 Front page HTML now generated from a template
Jason pushed to master at Jason/python-tdd-book
- 2a5302d2af Finished Chap4
Jason pushed to chap4 at Jason/python-tdd-book-src
- 747e0c7009 Finished 4.4 On Refactoring
- 89224c9928 4.3.1 Refactoring to Use a Template
- 4f7cb1bb5a Finished 4.2 Using selenium to test user interactions
Jason pushed to master at Jason/python-tdd-book
- 22a38297a9 Added conclusion of covering in chap3.md
- 9fa1028ce1 Finished chap3
- 5e2f64346d Finished up to 3.5
- Compare 3 commits »
Jason pushed to master at Jason/python-tdd-book-src
- bfaffaa997 Finished up to chap 3.7: Basic view now returns minimal HTML
- 1827d492d6 Finished up to 3.6, First unit test and url mapping, dummy view
- ff9370e0ca Chapter3.5 Wrote application, created lists/views.py
- 6db53bce69 Chapter3.2 Unit testing in Django, Add app for lists, with deliverately failing unit test
- 4671fcd24d Chapter3.1 Our First Django App, and Our First Unit Test
- Compare 10 commits »
Jason pushed to chap3 at Jason/python-tdd-book-src
- bfaffaa997 Finished up to chap 3.7: Basic view now returns minimal HTML
- 1827d492d6 Finished up to 3.6, First unit test and url mapping, dummy view
- ff9370e0ca Chapter3.5 Wrote application, created lists/views.py
- 6db53bce69 Chapter3.2 Unit testing in Django, Add app for lists, with deliverately failing unit test
- 4671fcd24d Chapter3.1 Our First Django App, and Our First Unit Test
Jason pushed to master at Jason/home-server-arduino
- a58d77de9e Added URL for temperature sensor
- e691958829 Moved source code to subdirectory
- Compare 2 commits »
Jason pushed to master at Jason/home-server-arduino
- dba521933e home_server_pwm.ino ver1
Jason pushed to master at Jason/home-server-arduino
- f12624f87a first commit
Jason created repository Jason/home-server-arduino
Jason pushed to master at Jason/django-rest-framework
- a5ae5aa978 Started Tutorial: Serialization; Created model snippet, and related serializer class, didn't successfully develop test case
Jason pushed to master at Jason/real-python-drf
- 2db58790b1 Added DELETE option (Not Finished)
- c0f3354f1f Finished implementation/test for PUT option
- Compare 2 commits »
Jason pushed to master at Jason/real-python-drf
- 6e2ddad059 Added POST
- 219b5ae604 Finished GET Single
- 88c070696d Route: GET ALL
- Compare 3 commits »
Jason pushed to master at Jason/real-python-drf
- 2eec63daf6 Changed dir name from puppy_store to src
Jason pushed to master at Jason/real-python-drf
- 7310f1818c urls.py and views.py are setup for browsable API
- 762296b276 Separated tests.py into test_models.py test_views.py
- e207585bb7 Finished serializer for puppies
- d03f9c7a5b deleted all __pycache__ file
- ca1c096013 Finished Simple model and tests
- Compare 7 commits »