Hi all. Has anythat is using SuiteCloud Unit Testi...
# sdf
k
Hi all. Has anythat is using SuiteCloud Unit Testing successfully mocked the
N/format
module? Using it in the testing i am just getting an undefined value.
s
just supply your own
jest.fn()
for that?
I'm not using NS's unit testing stuff but DO use jest.
k
Yeah. I could do but really should mock it up and use the NetSuite format as company I’m working for requires it.
s
that's unfortunate. I wasn't super impressed with the NS unit testing solution t first glance.
k
I works ok. Just need more stubs setup so that all functionality works out of the box
d
@karlenigma we are in the same situation. I would encourage to file an "issue" on their GitHub requesting the remaining
N/[module]
NS stubs get provided. _(I, and I'm sure many others, would give it a +_šŸ‘ to support them getting added in next releases) https://github.com/oracle/netsuite-suitecloud-sdk/issues
šŸ‘ 1