You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking for testing examples for testing my lambda functions, I noticed the LamdbaContext was defined in the fixture method. I think this can be improved by moving it out the method, typing the fixtures.
Is this related to an existing documentation section?
No response
How can we improve?
See #6214. This pull request moves the dataclasses out of the fixtures.
Acknowledgment
I understand the final update might be different from my proposed suggestion, or refused.