hjwp / Book-TDD-Web-Dev-Python

Book - TDD web dev with Python
https://www.obeythetestinggoat.com
Other
484 stars 175 forks source link

Update chapter_12_organising_test_files.asciidoc #200

Closed jjasghar closed 11 months ago

jjasghar commented 11 months ago

The "fn" isn't used in this function, but "row_text" is.

jjasghar commented 11 months ago

Oh dang, i miss read it. Sorry about that.

hjwp commented 11 months ago

thanks so much for submitting a PR tho!

those listings are a little confusing maybe, because i break down creating the method into two steps...

in other news -- did you have a go at the deployment? would you like to beta test my new versions of the deployment chapters? they've got docker in...

jjasghar commented 11 months ago

@hjwp I'd love to beta test your deployment. Are you just doing local docker-compose or something like kubernetes/openshift?

No joke, because of your book I have able to get a simple django app deployed and ran on OpenShift for my job. (I had problems with the static stuff, turns out your book had the correct answer for me, so I started at the beginning and loving every min of it :) )

hjwp commented 11 months ago

that's amazing! well, the new versions of the deployment chapters are all pushed here on main, but if you prefer a pdf, there's a link here https://orm-atlas-production.s3.amazonaws.com/pdf/f2db9c480fddc25d3cdb348f.pdf

i'm afraid it's really, really rough at the moment, so probably at this stage i'd say just scan through it rather than trying to work through and follow the examples? unless you're feeling quite brave.

i'm hoping to have another bash at fleshing the chapters out next week...