NLnetLabs / domain

A DNS library for Rust.
https://nlnetlabs.nl/projects/domain/about/
BSD 3-Clause "New" or "Revised" License
341 stars 57 forks source link

Rename Deckard to Stelline. #279

Closed ximon18 closed 5 months ago

ximon18 commented 6 months ago

Maybe we also need a README noting the history of this testing approach?

partim commented 6 months ago

Some introductory comments in test/net/stelline/mod.rs would probably be nice.

Would it make sense to lift this from test to src?

ximon18 commented 6 months ago

Would it make sense to lift this from test to src?

Maybe wait with that until we maybe move it all to src so that SystemTime can be mocked via #[if(cfg)] as needed by my server side PR #274.

ximon18 commented 6 months ago

Some introductory comments in test/net/stelline/mod.rs would probably be nice.

As the creator and person with best knowledge of the history and context I hope that is someting @Philip-NLnetLabs can add.