Current code does not contain any tests for nodes api and operators. This makes them unreliable and prevent developing cool add-ons with NodeCustomGroups.
In fact, in 2.82 some of operators are broken, calls custom method wrong way and leave library data in inconsistent state.
I suggest some tests to be created at least for basic node manipulation stuff.