mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
update test to match code
This commit is contained in:
parent
c44dea4d2b
commit
3d51588cc1
@ -87,11 +87,11 @@ class ImportTest(TestCase):
|
||||
print(f"'{i.message}'")
|
||||
|
||||
expected = [
|
||||
" ! - 1986 No name match for: 'Kurt Keinnamen' in entry tid='1986_s02' for this expedition year.",
|
||||
" ! - 1986 EXCEPTION: 'Kurt Keinnamen' in entry tid='1986_s02' for this year.",
|
||||
]
|
||||
|
||||
not_expected = [
|
||||
" ! - 1986 No name match for: 'Dave Smartarse' in entry tid='1986_s01' for this expedition year.",
|
||||
" ! - 1986 EXCEPTION:: 'Dave Smartarse' in entry tid='1986_s01' for this year.",
|
||||
" ! - 1986 Warning: logentry: surface - stupour - no expo member author for entry '1986_s03'",
|
||||
" ! - 1986 Warning: logentry: 123 - wave 2 - no expo member author for entry '1986_s02'",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user