massenergize / api

Backend Code for Massenergize Portal. This provides the API to the backend database, and is shared by the various front-end portal projects.
MIT License
5 stars 8 forks source link

Remove setupCC method from test files #1052

Closed abdullai-t closed 3 months ago

abdullai-t commented 3 months ago

The setupCC method has been removed from the test_message, test_campaigns, and test_technology files. This change simplifies the setup process of each test by only utilizing the necessary methods from the common module, resulting in a cleaner and more efficient code.

Summary / Highlights

Details (Give details about what this PR accomplishes, include any screenshots etc)

Testing Steps (Provide details on how your changes can be tested)

Requirements (place an x in each [ ])

Transparency (Project board)