Introduce basic js unit tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -17,4 +17,5 @@ export interface IPost {
|
||||
author?: IActor;
|
||||
attributedTo?: IActor;
|
||||
publishAt?: Date;
|
||||
insertedAt?: Date;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user