Matheus Cansian
Results
2
issues of
Matheus Cansian
Hello guys, I'm trying to implement the following logic on my test cases: ``` @freeze_time("2020-01-02") class SomeBasicTest(TestCase): ... do some testing here ... @freeze_time("2020-01-31") class EdgeCaseTest(SomeBasicTest): ... run the same...
# Rationale When you first connect you watch you normally care about the newest activities. The issue is that the script starts by download the oldest ones and it can...