KinsonDigital / Velaptor

2D game and media application development framework
https://docs.velaptor.io
MIT License
63 stars 17 forks source link

🚧Refactor unit test assertions #357

Closed kselena closed 3 days ago

kselena commented 1 year ago

Complete The Item Below

Description

Refactor all of the unit test assertions to use the FluentAssertions library. This will greatly cleanup the unit testing side of things and make the creation of unit tests easier.

Note

  1. We have been migrating all of our assertion code for the past 6 months from standard XUnit assertions API to FluentAssertions API API. Most of the code base has been converted and examples can be found all of the place. Please don't hesitate to ask questions and for help if needed.
  2. Please follow our Contribution Guide

Acceptance Criteria

ToDo Items

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 🐛bug
Breaking Changes 🧨breaking changes
New Feature ✨new feature
Workflow Changes workflow
Code Doc Changes 🗒️documentation/code
Product Doc Changes 📝documentation/product

Priority Type Labels

Priority Type Label
Low Priority low priority
Medium Priority medium priority
High Priority high priority

Code of Conduct

stale[bot] commented 1 year ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 10 months ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

ljdarj commented 7 months ago

I wish to take up this issue if it's still current.

CalvinWilkinson commented 7 months ago

Do not bother with refactoring the EnsureThatTests file. This file is being removed in another issue.

CalvinWilkinson commented 6 months ago

Hello @ljdarj!!

I just wanted to touch base with you and see if you still plan on working with this issue. I noticed that no pull request has been created for this and it seems like there has not been any activity for about 3 weeks.

Thanks for any updates. 😀

CalvinWilkinson commented 5 months ago

Just a quick side note @ljdarj.

If you do still plan on doing this, that is completely fine. I just needed to know which release to slot this in for. We can release it at a later time.

ljdarj commented 5 months ago

Sorry I wasn't here, life got in the way. I intend to do it by the first week of January at the latest.

CalvinWilkinson commented 5 months ago

Sorry I wasn't here, life got in the way. I intend to do it by the first week of January at the latest.

Not a problem at all. 😀 I understand how life can get in the way. Especially as we approach the end of the year and the holidays. I will just move the issue to another release.

Thanks for updating me!!

kselena commented 4 months ago

@ljdarj Happy New Year!! I hope you're doing well. I am following up on this issue. If you're not able to work on it, that's completely understandable. Please let myself or @CalvinWilkinson know and we can take care of it. Thanks and have a great rest of your week!

stale[bot] commented 2 months ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 week ago

This issue has been automatically marked as stale due to the lack of activity for 60 days. The issue will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 days ago

This stale issue has been closed due to a lack of activity.