dify/api/tests/unit_tests/libs
-LAN- 9a5f214623
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
2025-10-19 21:29:04 +08:00
..
test_custom_inputs.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
test_datetime_utils.py Typing test (#24651) 2025-08-28 09:36:39 +08:00
test_email.py chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
test_email_i18n.py test: imporve (#25461) 2025-09-10 11:36:22 +08:00
test_external_api.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
test_file_utils.py Add lib test (#25410) 2025-09-09 17:11:49 +08:00
test_flask_utils.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
test_helper.py Refactor account models to use SQLAlchemy 2.0 dataclass mapping (#26415) 2025-10-10 17:12:12 +09:00
test_json_in_md_parser.py Fix json in md when use quesion classifier node (#26992) 2025-10-18 11:58:40 +08:00
test_jwt_imports.py chore: bump supabase and pyjwt versions and added tests (#24681) 2025-08-28 13:45:56 +08:00
test_login.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
test_oauth_base.py test: imporve (#25461) 2025-09-10 11:36:22 +08:00
test_oauth_clients.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
test_orjson.py Add lib test (#25410) 2025-09-09 17:11:49 +08:00
test_pandas.py chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
test_passport.py test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 2025-07-12 19:56:20 +08:00
test_password.py test: add unit tests for password validation and hashing (#22003) 2025-07-08 10:00:00 +08:00
test_rsa.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
test_sendgrid_client.py test: imporve (#25461) 2025-09-10 11:36:22 +08:00
test_smtp_client.py test: imporve (#25461) 2025-09-10 11:36:22 +08:00
test_time_parser.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
test_token.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
test_uuid_utils.py Typing test (#24651) 2025-08-28 09:36:39 +08:00
test_yarl.py fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 2025-03-10 13:15:06 +08:00