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 tab2021-11-08 18:25:52 +00:00
naomi
modified the milestone from Fix bugs to Pytest + improvements2021-11-10 18:20:57 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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'
Test should create a contact and some activities before testing activity tabto Test should create some contacts and some activities before testing activity tab