Roundup Tracker - Issues

Message7471

Author schlatterbeck
Recipients rouilj, schlatterbeck
Date 2022-04-28.08:32:22
Message-id <1651134742.88.0.476152724316.issue2551168@roundup.psfhosted.org>
In-reply-to
Sorry for not following up on this for so long.

I've just checked: We *do* test this. See in test/rest_common.py starting around line 332.
The comments there read
"Obtain data for 'joe' via username lookup."
and
"Obtain data for 'joe' via username lookup (long form)."

The first tests the case .../rest/data/user/joe
and the second tests the case .../rest/data/user/username=joe

So we actually *do* have the necessary tests.
Closing this issue.
History
Date User Action Args
2022-04-28 08:32:22schlatterbecksetmessageid: <1651134742.88.0.476152724316.issue2551168@roundup.psfhosted.org>
2022-04-28 08:32:22schlatterbecksetrecipients: + schlatterbeck, rouilj
2022-04-28 08:32:22schlatterbecklinkissue2551168 messages
2022-04-28 08:32:22schlatterbeckcreate