Test should create some contacts and some activities before testing activity tab #7

Open
opened 2021-10-24 19:37:35 +00:00 by naomi · 0 comments

curl -X POST -d 'entity=Contact&action=create&json=%7B%22contact_type%22%3A%22Individual%22%2C%22last_name%22%3A%22foo%22%7D&api_key=FIXME_USER_KEY&key=FIXME_SITE_KEY'
'https://crm.staging.caat.org.uk/sites/all/modules/civicrm/extern/rest.php'

curl -X POST -d 'entity=Contact&action=create&json=%7B%22contact_type%22%3A%22Individual%22%2C%22last_name%22%3A%22foo%22%7D&api_key=FIXME_USER_KEY&key=FIXME_SITE_KEY' \ 'https://crm.staging.caat.org.uk/sites/all/modules/civicrm/extern/rest.php'
naomi added this to the Fix bugs milestone 2021-10-24 19:37:35 +00:00
naomi changed title from Test should create a contact and some activities before testing activity tab to Test should create some contacts and some activities before testing activity tab 2021-11-08 18:25:52 +00:00
naomi modified the milestone from Fix bugs to Pytest + improvements 2021-11-10 18:20:57 +00:00
Sign in to join this conversation.
No project
No Assignees
1 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: autonomic-cooperative/civicrm-update-tester#7
No description provided.