lablup / backend.ai-webui-ossca-2023

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
0 stars 3 forks source link

Making test codes for react components #9

Open KSoonYo opened 1 year ago

KSoonYo commented 1 year ago

Main idea

Making test codes for:

Alternative ideas

No response

Anything else?

No response

### Tasks
- [x] add scripts for testing react components in package.json
- [x] Flex
- [x] DoubleTag
- [ ] FlexActivityIndicator
- [ ] Information
- [ ] ProjectResourcePolicySettingModal
- [ ] ProjectSelector
- [ ] UserInfoModal
- [ ] VFolderSelect
- [ ] SessionList
- [ ] UserSelector
KSoonYo commented 1 year ago

@yomybaby I changed this issue because I thought testing react components with Jest is more important than 'summary page' web components. Would it be ok?