langchain/tests/integration_tests/utilities
Varun Srinivas d2f922f525
Change in method name for creating an issue on JIRA (#3307)
The awesome JIRA tool created by @zywilliamli calls the `create_issue()`
method to create issues, however, the actual method is `issue_create()`.

Details in the Documentation here:
https://atlassian-python-api.readthedocs.io/jira.html#manage-issues
2023-04-21 13:01:33 -07:00
..
__init__.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_arxiv.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_duckduckdgo_search_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_googlesearch_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_googleserper_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_jira_api.py Change in method name for creating an issue on JIRA (#3307) 2023-04-21 13:01:33 -07:00
test_openweathermap.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_serpapi.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_wikipedia_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_wolfram_alpha_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00