Automattic / Automattic/vip-cli

WP-CLI: Test Edge Cases

Open
#361 0 comments 0 reactions 1 assignee Claimed by @joshbetz View on GitHub
Dominant language
Go
Stars
64
Forks
21
Avg merge
2d 1h
Merged PRs (30d)
21

Description

- [x] Build a custom command that runs of out of memory to see what the experience is like and how we should improve it.
- [x] Build a custom command that takes a long time to test the same thing.
- [ ] Two people running the same command.
- [ ] One person running the same command in two windows.
- [ ] Excessive CPU usage.
- [ ] Excessive disk usage - download a large file.
- [ ] Excessive disk utilization (IO).
- [x] Fatal error.
- [x] Non zero exit code.
- [x] Cancelling a command (Ctrl-C) on Windows

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.