Fix and write tests
This commit is contained in:
parent
13defbbcc0
commit
f21aeea980
16 changed files with 952 additions and 266 deletions
|
|
@ -43,6 +43,7 @@ class FakeLocalMediaFactory(
|
|||
dateSent = null,
|
||||
dateSentFull = null,
|
||||
waveform = null,
|
||||
duration = null,
|
||||
)
|
||||
return aLocalMedia(uri, mediaInfo)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue