Closed ammen99 closed 4 years ago
The current implementation of AddCommand.execute() is wrong, since the job UID is not set before the job is added in the database.
We need to somehow generate a UID, and also add tests for that. The command doesn't have any tests!
@M1keReck Any updates on this? We need it for proper testing since otherwise we don't have the user client.
The current implementation of AddCommand.execute() is wrong, since the job UID is not set before the job is added in the database.
We need to somehow generate a UID, and also add tests for that. The command doesn't have any tests!