lablup / lablup/backend.ai

Add Test Coverage for VFolder Database Query Functions

Open
#3,151 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Problem

VFolder records are stored in our database and can be queried based on various access control conditions:

- User id
- Project (user-group) relationship
- User role (admin, normal user, etc.)Currently, these query functions lack test coverage.
## Proposal

Implement comprehensive test cases to verify that VFolder query functions correctly filter and return data based on different access conditions.

## Additional Notes

- Document expected query behavior for each conditions
- Include examples of complex permission scenarios

JIRA Issue: BA-40

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.