slck/tests/__snapshots__/test_integration.ambr
Marc Cataford fe313077ec
feat: initial version (#1)
* feat: functional mvp

chore: lint

refactor: context manager, urlopen

* test: coverage, ci

test: more cov

chore: disable consider-using-with

test: coverage report

* docs: README

docs: README

docs: README
2022-03-17 20:36:44 -04:00

7 lines
194 B
Text

# name: test_sends_request_to_slack_api_on_success
<class 'dict'> {
'profile': <class 'list'> [
"{'status_text': 'test', 'status_emoji': '', 'status_expiration': 0}",
],
}
---