Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support database class testing #134

Merged
merged 12 commits into from
May 30, 2024
Merged

support database class testing #134

merged 12 commits into from
May 30, 2024

Conversation

Kunlun-Zhu
Copy link
Member

@Kunlun-Zhu Kunlun-Zhu commented May 29, 2024

Closes #38

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@lwaekfjlk lwaekfjlk self-requested a review May 29, 2024 15:57
@lwaekfjlk lwaekfjlk changed the title add test_db support database class testing May 29, 2024
@Kunlun-Zhu
Copy link
Member Author

Assert error in the db_test has been checked

lwaekfjlk and others added 6 commits May 29, 2024 23:42
…rch-town into feature/database-testing

Merge branch 'feature/database-testing' of github.com:ulab-uiuc/research-town into feature/database-testing

This merge integrates recent updates from the remote 'feature/database-testing' branch into our local branch. These updates include improvements to database testing procedures, bug fixes, and performance enhancements. Merging these changes ensures that our local branch is up-to-date with the latest development efforts and maintains consistency across the team.
@lwaekfjlk lwaekfjlk merged commit 7c8d1c0 into main May 30, 2024
0 of 6 checks passed
@lwaekfjlk lwaekfjlk deleted the feature/database-testing branch September 8, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: support database comprehensive testing
2 participants