Edgewall Software

Changes between Initial Version and Version 1 of Ticket #13309, comment 6


Ignore:
Timestamp:
Jun 10, 2020, 4:48:40 AM (4 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13309, comment 6

    initial v1  
    1 Proposed changes in [b1da5506a/rjollos.git].
     1Proposed changes in [b1da5506a/rjollos.git] (fixed test failure in [2b0c6418b/rjollos.git]).
    22
    3 Once the Python 3 work is integrated I'll try add more test coverage of `pretty_dateinfo` and `[[TicketQuery(..., format=table, col=time1)]]` using [https://docs.python.org/3/library/unittest.mock.html#unittest.mock.patch unittest.mock.patch] to replace `datetime_now`. Fixing the date //now// will make it easier to deal with the relative datetimes: //in x years//, //x years ago//.
     3Once the Python 3 work is integrated I'll try adding more test coverage of `pretty_dateinfo` and `[[TicketQuery(..., format=table, col=time1)]]` using [https://docs.python.org/3/library/unittest.mock.html#unittest.mock.patch unittest.mock.patch] to replace `datetime_now`. Fixing the date //now// will make it easier to deal with the relative datetimes: //in x years//, //x years ago//.