From 0e70d4cb71c2008e684806455068a8a438323f60 Mon Sep 17 00:00:00 2001 From: RobLBaker Date: Thu, 19 Sep 2024 13:41:04 -0600 Subject: [PATCH] Pulling a request that should have already been pulled but did not get pulled (#145) * Add test for set_project * add unit tests for optional eml elements: test_pii_meta_emails, test_notes * update test_project inform message * add minimal unit tests for each function in optional_eml_elements.R * add test_project to optional eml items tests for DataStore * Add test_project to list of optional items tested. * update documentation * update news to include set_project tests * fix typo in set_data_urls error message * updated via pkgdown * remove extraneous documentation * auto update via pkgdown::build_github_site_pages and devtools::document