workflow_tests: allow testing backoffice field values (#85689) #1035

Merged
vdeniaud merged 1 commits from wip/85689-testdef-support-de-l-action-donn into main 2024-02-13 12:03:17 +01:00
Owner
No description provided.
vdeniaud added 1 commit 2024-01-16 16:35:59 +01:00
gitea/wcs/pipeline/head There was a failure building this commit Details
f90ea99db1
workflow_tests: allow testing backoffice field values (#85689)
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from f90ea99db1 to 07afada2d6 2024-01-16 16:47:35 +01:00 Compare
vdeniaud changed title from WIP: workflow_tests: allow testing backoffice field values (#85689) to workflow_tests: allow testing backoffice field values (#85689) 2024-01-16 16:53:47 +01:00
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from 07afada2d6 to 51a77dd665 2024-01-18 17:45:14 +01:00 Compare
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from 51a77dd665 to 645be62bc5 2024-01-23 18:34:32 +01:00 Compare
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from 645be62bc5 to 1bc7af0dbe 2024-02-07 10:59:56 +01:00 Compare
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from 1bc7af0dbe to c3a7737c3a 2024-02-07 15:08:32 +01:00 Compare
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from c3a7737c3a to 0c38820370 2024-02-07 15:12:02 +01:00 Compare
fpeters approved these changes 2024-02-13 10:15:58 +01:00
@ -334,0 +351,4 @@
formdata = formdef.data_class()()
formdata.just_created()
formdata.receipt_time = datetime.datetime(2021, 1, 1, 0, 0).timetuple()
Owner

(supprimable)

(supprimable)
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from 0c38820370 to e479a19beb 2024-02-13 11:22:34 +01:00 Compare
vdeniaud changed target branch from wip/85512-testdef-permettre-de-verifier-le to main 2024-02-13 12:01:36 +01:00
vdeniaud force-pushed wip/85689-testdef-support-de-l-action-donn from e479a19beb to 1509fb1e7f 2024-02-13 12:02:56 +01:00 Compare
vdeniaud merged commit 1509fb1e7f into main 2024-02-13 12:03:17 +01:00
vdeniaud deleted branch wip/85689-testdef-support-de-l-action-donn 2024-02-13 12:03:17 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/wcs#1035
No description provided.