involveMINT / iMPublic

Public involveMINT repo
https://app.involvemint.io
GNU Affero General Public License v3.0
8 stars 20 forks source link

@frontend Troubleshoot Testing for Component + Async NgRx Pipe #36

Open ty-labs opened 1 year ago

ty-labs commented 1 year ago

Conversation: As described in the recent PR for the feature/activity-feed branch, we were able to complete most testing; however, we had trouble getting the testing framework setup for the following scenarios:

ty-labs commented 1 year ago

@rgorham We Spent 1+ hour with Rob trying to debug the ActivityFeed component issue (circular reference converting to JSON)... believe that the root cause is a problem with Node.js v14.+ and we can not upgrade. Therefore, it is likely an issue we will not be able to move forward with at the time.

ty-labs commented 1 year ago

this may be a task a future team needs to pick up and attempt. you would basically need to update the tests to get them to work for Angular components + write the tests