Anders429 / Anders429/brood

Unit testing tracking issue

未关闭
#71 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
C - Testing C - 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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。