Skip to content

Commit a1e9cbe

Browse files
committed
Update after December. Add event for January
1 parent f611fa5 commit a1e9cbe

File tree

6 files changed

+46
-4
lines changed

6 files changed

+46
-4
lines changed
253 KB
Loading
1.89 MB
Loading
1.01 MB
Loading
8.06 MB
Loading

content/meetups/20241212-tests-in-the-real-world/contents.lr

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ author: Dennis Hume
44
---
55
body:
66

7-
![](/static/images/2024-12-12-Tests-in-the-Real-World-Social-Card-1792x1024.png)
7+
![](/static/images/2024-12-12-Tests-in-the-Real-World-1-4000x2100.jpg)
88

99
Learning how to write tests for production code is one of the most important skills you can develop. Unfortunately, many guides around testing in Python only cover very basic examples. (When is the last time you actually built a calculator app?) We will cover how to write effective tests for code that can be deployed at company scale and how to front load your efforts so you can write code confidently and never get tripped up by a poor test.
1010

1111
Dennis Hume is a seasoned data engineer with over a decade of experience in the space mostly focusing on platform engineering and infrastructure. He has helped companies improve their data stacks, starting at Wolfram Alpha to his current role leading data engineering at Pinwheel.
1212
---
13-
future: yes
13+
future: no
1414
---
15-
image: https://madpy.com/static/images/2024-12-12-Tests-in-the-Real-World-Social-Card-1200x630.png
15+
image: https://madpy.com/static/images/2024-12-12-Tests-in-the-Real-World-1-1200x630.jpg
1616
---
1717
image_height: 630
1818
---
1919
image_width: 1200
2020
---
2121
pub_datetime: 2024-12-12 18:30:00 America/Chicago
2222
---
23-
ogdescription: Learn how to write tests for production code with confidence! Join us for our December Meetup at the Downtown Madison Public Library
23+
ogdescription: In December, we learned how to write tests for production code with confidence! Find out about future MadPy get-togethers at MadPy.com
2424
---
2525
meetup_url: https://www.meetup.com/madison-python/events/304642878/
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
title: MadPy Social: Mickey's Tavern
2+
---
3+
author: MadPy
4+
---
5+
body:
6+
7+
![](/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-Social-Card-4008x2104.png)
8+
9+
The Madison Python meetup group is hosting a social gathering at Mickey's Tavern on Willy St. We won't have a speaker or slides. Just friendly conversation. Whether you're an experienced software developer, someone interested to learn about the field, or just looking to meet new people, please join us!
10+
11+
Mickey's serves classic pub fare like burgers and sandwiches, as well as a variety of beverages (including NA options).
12+
13+
**When**
14+
Thursday, January 9, 2025 at 6:30pm CST
15+
16+
**Where**
17+
[1524 Williamson Street](https://maps.app.goo.gl/iHbyWoqtGU17KvFf9)
18+
19+
**How**
20+
* *Parking:* There is a small amount of parking on-site
21+
* *Transit:* Metro transit BRT routes (lines A & B) and route C have nearby stops
22+
* *Bike:* Mickey's is on the Capital City Trail, where it crosses the Yahara River on the isthmus
23+
---
24+
fediverse_handle: @madpy@fosstodon.org
25+
---
26+
future: yes
27+
---
28+
image: https://madpy.com/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-Social-Card-1200x630.png
29+
---
30+
image_height: 630
31+
---
32+
image_width: 1200
33+
---
34+
location: Mickey's Tavern
35+
---
36+
location_url: https://maps.app.goo.gl/iHbyWoqtGU17KvFf9
37+
---
38+
ogdescription: Come to Mickey's
39+
---
40+
pub_datetime: 2025-01-09 18:30:00 America/Chicago
41+
---
42+
meetup_url: https://www.meetup.com/madison-python/events/305281341

0 commit comments

Comments
 (0)