cesium / atomic

⚛️ De-engineered bifurcarted intranet
MIT License
39 stars 8 forks source link

test: export module doctests #443

Closed joaodiaslobo closed 10 months ago

reviewpad[bot] commented 10 months ago

AI-Generated Summary: This pull request introduces doctests to the Atomic.Exporter module in the Elixir codebase. It also adjusts string formatting in the example use-cases within the module's documentation. Finally, a new test file exporter_test.exs has been added to the test/atomic directory, which runs the doctests for the Atomic.Exporter module. The purpose of these changes is to bolster test coverage and ensure accurate documentation.