In PR #179 I tried to cover every method exported by PortalsJS to verify that everything executes, it was still a work in progress. Hence, some logic still needs to be implemented and at the moment it only checks if the various methods run and not if their results are correct. You can decide if this work is relevant and if it's worth spending more time on it to finish.
In a recent PR #223 we implemented testing for almost all methods exported by PortalsJS, for this reason closing this issue as the functionality is covered by the other PR.
In PR #179 I tried to cover every method exported by PortalsJS to verify that everything executes, it was still a work in progress. Hence, some logic still needs to be implemented and at the moment it only checks if the various methods run and not if their results are correct. You can decide if this work is relevant and if it's worth spending more time on it to finish.