# Tests To Migrate From App Spec to Intergration Suite
- Most of these tests could be also broken down to be simpler, no need for the blog zome as it is too verbose.
- A lot of them are single agent but not all of them.
# Crypto
- sign_and_verify_message
- encrypt_and_decrypt_message
- secrets
- request grant
- create_post_countersigned
# Entry
- create_tagged_post and retrieve all tags
- create_tagged_post and retrieve exact tag match
- create_tagged_post and retrieve regex tag match
- get_post with non-existant address returns null
- create/get_post roundtrip
- hash_post
- post max content size 280 characters
# Links
- create_post with bad reply to
- posts_by_agent
- my_posts_immediate_timeout
# Memo
- create_memo
- my_memos
# Misc
- agentId
- send ping
- hash_memo