Closed enfycius closed 1 year ago
Run & review this pull request in StackBlitz Codeflow.
It is my mistake to upload my Notion API key. However, I am fine because I already removed the key and reissued a new key.
@enfycius Great start. Here are some next steps for you:
ts
command).package-lock.json
you submitted removed the resolved
and integrity
fields. I don't know what causes this, but see this.export
, even if this helps you write the unit test. Doing that is a big enough deal that we'd have to have a conversation first to make sure it is really needed. If you need help writing the test without these, just let us know, we can help.Thanks!
@hatton Ok thanks. First, I will have to tackle these things you suggest to me. But, I can't spend more time because of a lab research. So, I really need your help about writing test code without modifying the existing access range.
Of course, If you can provide some time to me, I will have to try a various things. I think that it is possible to test this code without modifying a existing code. For example, I will be able to indirectly test this code through the existing function with the public modifiers.
This change is