Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintegrate old tests #15

Closed
jondea opened this issue May 17, 2018 · 0 comments
Closed

Reintegrate old tests #15

jondea opened this issue May 17, 2018 · 0 comments
Milestone

Comments

@jondea
Copy link
Member

jondea commented May 17, 2018

On the version 0.2 branch, there are a lot of old tests lying around unused. We need to adapt them to the new structures and get it tested!

@jondea jondea added this to the Version 0.2 milestone May 17, 2018
jondea added a commit that referenced this issue May 24, 2018
- Fix particles typealias to allow particles with different shapes and
  physical properties #19
- Use Particles type in FrequencySimulation definition for clarity #19
- Add tests for the various type used with Particles #19
- Add "End-to-end" tests which are examples of what a user might do
- Add Sphere type
- Make rectangle constructor more permissive
- Reintegrate shape tests #15
- Increase tolerance in boundary condition test to allow test to run
jondea added a commit that referenced this issue Jun 7, 2018
- Reorganise tests, deleting basic tests and moving tests to more
  appropriately named files
- Add and export == and isequal functions for Particle, Circle and
  Rectangle
- Change tests to reflect that Particle and Shapes are immutable,
  so === returns the same as ==
- Add/re-enable some plot tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants