Skip to content

Conversation

@dev-ant
Copy link
Owner

@dev-ant dev-ant commented Mar 29, 2024

📋 Description

  • Success to configure unit test workflow. But there are some problems.

💥 Problems

  1. There is an issue with the test code, so I need to change it to a simple test code to test the GitHub Actions.
  2. Although the modified test code can be tested using an IDE locally, it encounters No tests found error in GitHub Actions. I'm not sure what the problem is, but the test code itself isn't being discovered.
  3. Therefore, I'll create a new issue to document the current problem and hope to resolve it sometime in the future.

📊 Checklist

  • PR title format well e.g. [feat] Register PR
  • Code has been tested
  • Documentation has been updated
  • Removed Any unnecessary code
  • Issue and label registered

📆 Date of Pull Request

March 1st

Close #39

@dev-ant dev-ant force-pushed the infra/#39 branch 9 times, most recently from 8567a4b to a5d76c9 Compare March 29, 2024 13:58
@github-actions
Copy link

github-actions bot commented Mar 29, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit e843337.

♻️ This comment has been updated with latest results.

@dev-ant dev-ant force-pushed the infra/#39 branch 14 times, most recently from fcd19c8 to f9d5dfc Compare April 1, 2024 01:51
@dev-ant dev-ant changed the title Configure github actions unit test workflow [infra] Configure github actions unit test workflow Apr 1, 2024
@dev-ant dev-ant added the incompleteness Success but not complete label Apr 1, 2024
@dev-ant dev-ant added the infra Propose changes to project infrastructure label Apr 1, 2024
@dev-ant dev-ant merged commit 071e284 into dev Apr 1, 2024
@dev-ant dev-ant deleted the infra/#39 branch April 1, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

incompleteness Success but not complete infra Propose changes to project infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure github actions unit test workflow

2 participants