add pytest into project - #10
Open
lyxuansang91 wants to merge 1 commit into
Open
Conversation
lyxuansang91
added a commit
that referenced
this pull request
Apr 21, 2025
* feat : [SCB-69] job crawl edinet * fix importing * add .env.example, fix config.py and company.py * feat : [SCB-69] crawl edinet * feat : [SCB-69] fix comment upload_file_with_response and fix ruff * feat : [SCB-69] fix comment upload_file_with_response and fix ruff --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com>
lyxuansang91
added a commit
that referenced
this pull request
Apr 21, 2025
* add GitHub Actions workflow for DEV build and deploy * fix validate user when login * Merge pull request #2 from picontechnology/bugfix/fix-change-403-to-401 Bugfix/fix change 403 to 401 * change domain to env (#4) Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * Bugfix/fix email (#5) * change domain to env * change query to request body --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * unit_test: [SCB-51] unit test register (#3) * unit_test: [SCB-51] unit test register * resolve comment --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * Bugfix/fix reset and forgot password (#6) * add verify reset token and reset-password * add change-password APi * fix new line --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * unit_test: [SCB-51] add test health (#7) * SCB-69 Job crawl edinet (#8) * feat : [SCB-69] job crawl edinet * fix importing * add .env.example, fix config.py and company.py --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * fix unit test * fix linting * add pre-commit-config.yaml * fix pre-commit * Merge pull request #9 from picontechnology/unit_test/SCB-79 unit_test: [SCB-51] unit test login * Stock/scb 69 (#10) * feat : [SCB-69] job crawl edinet * fix importing * add .env.example, fix config.py and company.py * feat : [SCB-69] crawl edinet * feat : [SCB-69] fix comment upload_file_with_response and fix ruff * feat : [SCB-69] fix comment upload_file_with_response and fix ruff --------- Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * remove test_login.py and add auth/test_login.py and fix conftest.py * Merge pull request #11 from picontechnology/unit_test/SCB-81 unit_test: [SCB-51] Unit test for list users / detail user API * fix me api endpoint (#12) Co-authored-by: Sang Ly Xuan <sang.lx@picontechlogy.com> * add first_name, last_name, address into users (#13) Co-authored-by: Sang Ly Xuan <sang.lx@picontechlogy.com> * fix db connection (#14) Co-authored-by: Sang Ly Xuan <sang.lx@picontechlogy.com> * fix remove retry * add retry function * add refresh_token api (#15) Co-authored-by: Sang Ly Xuan <sang.lx@picontechlogy.com> * fix refresh token * fix update profile API * add get list companies by code APi (#16) Co-authored-by: Lý Xuân Sang <lyxuansang1991@gmail.com> * add company detail * add list notifications * fix response --------- Co-authored-by: Cong Tran Van <cong.tv@DD-CONGTV.local> Co-authored-by: SangLX Picon <sang.lx@picontechnology.com> Co-authored-by: nhatbn-picon <167288055+NhatBNPiconTech@users.noreply.github.com> Co-authored-by: datnt02picon <dat.nt02@picontechnology.com> Co-authored-by: Sang Ly Xuan <sang.lx@picontechlogy.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pytest.