Jason Zhu
|
84f6645fc1
|
7.11.2 The Last New URL
|
2020-11-11 15:20:04 +11:00 |
Jason Zhu
|
62beff176e
|
7.11.1 Beware of Greedy Regular Expressions!
|
2020-11-11 15:19:01 +11:00 |
Jason Zhu
|
3b999bda98
|
7.11 One More View to Handle Adding Items to an Existing List
|
2020-11-11 15:15:51 +11:00 |
Jason Zhu
|
29124d8fcd
|
7.10.2 Adjusting new_list to the New World (w/ bug fix)
|
2020-11-11 15:04:49 +11:00 |
Jason Zhu
|
434e66e0ae
|
7.10.1 Capturing Parameters from URLs
|
2020-11-11 14:54:17 +11:00 |
Jason Zhu
|
df26c82490
|
7.10 Each List Should Have Its Own URL
|
2020-11-11 14:52:09 +11:00 |
Jason Zhu
|
6515ab1dc7
|
7.9.2 Adjusting the Rest of the World to Our New Models
|
2020-11-11 14:47:24 +11:00 |
Jason Zhu
|
db97326010
|
7.9.1 A Foreign Key Relationship (continue)
|
2020-11-11 14:41:58 +11:00 |
Jason Zhu
|
5e167bf898
|
7.9.1 A Foreign Key Relationship
|
2020-11-11 14:41:27 +11:00 |
Jason Zhu
|
56e0feac1e
|
7.9 Biting the Bullet: Adjustinig Our Models
|
2020-11-11 14:39:11 +11:00 |
Jason Zhu
|
5dc4127eaa
|
7.8.4 A Regression! Pointing Our Forms at the New URL
|
2020-11-11 14:35:01 +11:00 |
Jason Zhu
|
11be39eaf2
|
7.8.3 Removing Now-Redundant Code and Tests
|
2020-11-11 14:33:52 +11:00 |
Jason Zhu
|
b5ab7f620a
|
7.8.2 A URL and View for New List Creation
|
2020-11-11 14:32:21 +11:00 |
Jason Zhu
|
24fb7b1e09
|
7.8.1 A Test Class for New List Creation
|
2020-11-11 14:27:11 +11:00 |
Jason Zhu
|
8bf071ae61
|
7.7 Another Small Step: A Separate Template for Viewing Lists
|
2020-11-11 14:19:55 +11:00 |
Jason Zhu
|
541e85a01f
|
7.6 Green? Refactor
|
2020-11-11 14:15:26 +11:00 |
Jason Zhu
|
2e3ddeb036
|
7.5.2+ A New View Function
|
2020-11-11 13:36:02 +11:00 |
Jason Zhu
|
d2d72da60d
|
7.5.2 A New View Function
|
2020-11-11 13:33:55 +11:00 |
Jason Zhu
|
4d0f9a6976
|
7.5.1 A New URL
|
2020-11-11 00:07:45 +11:00 |
Jason Zhu
|
153e36c790
|
7.5 Taking a First, Self-Contained Step: One New URL
|
2020-11-11 00:07:25 +11:00 |
Jason Zhu
|
e59776035b
|
7.4 Iterating Towards the New Design
|
2020-11-10 23:56:56 +11:00 |
Jason Zhu
|
0d2e2de364
|
7.3 Ensuring We Have a Regression Test
|
2020-11-10 23:53:42 +11:00 |
Jason Zhu
|
5c57b306bd
|
7.0 Small Design When Necessary
|
2020-11-10 23:39:17 +11:00 |
Jason Zhu
|
8cdc3ec319
|
6.3 On Implicit and Explicit Waits, and Voodoo time.sleeps
|
2020-11-09 16:58:36 +11:00 |
Jason Zhu
|
5b4547af9a
|
6.1 Ensuring Test Isolation in Functional Tests
|
2020-11-09 15:52:11 +11:00 |
Jason Zhu
|
05b8f21943
|
Redirect after POST, and show all items in template
|
2020-11-09 12:33:20 +11:00 |
Jason Zhu
|
ff01b880eb
|
Rendering Items in the Template
|
2020-11-09 12:22:55 +11:00 |
Jason Zhu
|
deceab97c3
|
5.7 Redirect After a POST
|
2020-11-09 11:57:23 +11:00 |
Jason Zhu
|
8bfd695ece
|
5.6 Saving the POST to the Database
|
2020-11-09 11:16:18 +11:00 |
Jason Zhu
|
ac7a1a70e1
|
5.5.2 The Test Gets Surprisingly Far: Model for list Items and associated migration
|
2020-11-08 22:03:59 +11:00 |
Jason Zhu
|
d5facdfa2c
|
5.5 The Django ORM and Our First Model, created ItemModelTest
|
2020-11-08 21:48:15 +11:00 |
Jason Zhu
|
87834f5a0b
|
5.4 Three Strikes and Refactor
|
2020-11-08 20:50:27 +11:00 |
Jason Zhu
|
9bacbfef4c
|
5.3.1+ fixed problem by replacing find_element_by_tag_name with find_elements_by_tag_name
|
2020-11-08 20:46:26 +11:00 |
Jason Zhu
|
892cdbf541
|
5.3.1 An Unexpected Failure
|
2020-11-08 20:39:30 +11:00 |
Jason Zhu
|
c0661056cf
|
5.3 Passing Python Variables to Be Rendered in the Template
|
2020-11-08 16:50:20 +11:00 |
Jason Zhu
|
81b586ac07
|
5.2 Processing a POST Request on the Server
|
2020-11-08 16:24:07 +11:00 |
Jason Zhu
|
9c102d7add
|
Finished 5.1 Wiring Up our form to send a POST request
|
2020-11-08 14:44:57 +11:00 |
Jason Zhu
|
1fb94c9d74
|
Finished to 4.5 Front page HTML now generated from a template
|
2020-11-07 21:25:24 +11:00 |
Jason Zhu
|
747e0c7009
|
Finished 4.4 On Refactoring
|
2020-11-07 21:05:22 +11:00 |
Jason Zhu
|
89224c9928
|
4.3.1 Refactoring to Use a Template
|
2020-11-07 20:48:41 +11:00 |
Jason Zhu
|
4f7cb1bb5a
|
Finished 4.2 Using selenium to test user interactions
|
2020-11-07 19:21:21 +11:00 |
Jason Zhu
|
bfaffaa997
|
Finished up to chap 3.7: Basic view now returns minimal HTML
|
2020-11-07 15:23:42 +11:00 |
Jason Zhu
|
1827d492d6
|
Finished up to 3.6, First unit test and url mapping, dummy view
|
2020-11-07 14:42:22 +11:00 |
Jason Zhu
|
ff9370e0ca
|
Chapter3.5 Wrote application, created lists/views.py
|
2020-11-06 12:32:21 +11:00 |
Jason Zhu
|
6db53bce69
|
Chapter3.2 Unit testing in Django, Add app for lists, with deliverately failing unit test
|
2020-10-15 17:47:38 +11:00 |
Jason Zhu
|
4671fcd24d
|
Chapter3.1 Our First Django App, and Our First Unit Test
|
2020-10-15 17:43:46 +11:00 |
Jason Zhu
|
76a8bf8aed
|
Chap2.2 The Python Standard Library's unittest Module
|
2020-10-15 17:34:44 +11:00 |
Jason Zhu
|
e48aa8a282
|
Chapter2.1 Using a Functional Test to Scope Out a Minimum Viable App
|
2020-10-15 17:17:44 +11:00 |
Jason Zhu
|
2f89272c14
|
Chapter1.2 Getting Django Up and Running
|
2020-10-15 16:03:24 +11:00 |
Jason Zhu
|
ee21fccd52
|
Chap1.1 Obey the Testing Goat! Do Nothing Until You Have a Test
|
2020-10-15 16:00:29 +11:00 |