Unit testing tracking issue
- 主要語言
- Rust
- 星號
- 41
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
This is a tracking issue for complete unit testing of the code base. As modules have unit tests written for them, they will be checked off the following list.
- [ ] archetype
- [x] identifier
- [x] impl_serde.rs
- [x] iter.rs
- [x] mod.rs
- [x] impl_debug.rs
- [x] impl_drop.rs
- [ ] impl_eq.rs
- [x] impl_send.rs
- [x] impl_serde.rs
- [ ] mod.rs
- [ ] archetypes
- [x] impl_debug.rs
- [ ] impl_eq.rs
- [x] impl_serde.rs
- [ ] iter.rs
- [ ] mod.rs
- [ ] par_iter.rs
- [ ] entities
- [ ] seal
- [x] length.rs
- [ ] mod.rs
- [ ] storage.rs
- [x] mod.rs
- [ ] entity
- [ ] allocator
- [x] impl_serde.rs
- [x] location.rs
- [ ] locations.rs
- [ ] mod.rs
- [x] slot.rs
- [x] identifier
- [x] impl_serde.rs
- [x] mod.rs
- [ ] seal
- [ ] mod.rs
- [ ] storage.rs
- [x] mod.rs
- [ ] query
- [x] filter
- [x] mod.rs
- [x] seal.rs
- [ ] result
- [ ] iter.rs
- [x] mod.rs
- [ ] par_iter.rs
- [ ] view
- [ ] par
- [ ] seal
- [ ] mod.rs
- [ ] repeat.rs
- [x] mod.rs
- [x] assertion_buffer.rs
- [x] mod.rs
- [ ] seal.rs
- [x] claim.rs
- [x] mod.rs
- [ ] registry
- [x] seal
- [x] assertions.rs
- [x] length.rs
- [x] mod.rs
- [x] storage.rs
- [x] debug.rs
- [ ] eq.rs
- [x] mod.rs
- [x] send.rs
- [ ] serde.rs
- [x] sync.rs
- [ ] system
- [ ] schedule
- [ ] raw_task
- [x] mod.rs
- [ ] seal.rs
- [ ] stage
- [x] mod.rs
- [ ] seal.rs
- [ ] builder.rs
- [ ] mod.rs
- [ ] sendable.rs
- [ ] task.rs
- [ ] mod.rs
- [x] null.rs
- [ ] par.rs
- [ ] world
- [ ] entry.rs
- [x] impl_debug.rs
- [x] impl_default.rs
- [x] impl_eq.rs
- [x] impl_send.rs
- [x] impl_serde.rs
- [x] impl_sync.rs
- [x] mod.rs
- [x] component.rs
- [x] doc.rs
- [x] hlist.rs
- [x] lib.rs
- [x] macro.rs
- [x] reexports.rs
From this point forward, all pull requests should include unit tests for everything added. This wasn't included in the past due to the experimental nature of things, but now that this is shaping into a real library tests need to be included from the get-go.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。