Plan the interoperability tests against real-world SMPP peers before 1.0.0

This commit is contained in:
2026-09-05 17:31:02 +02:00
parent 9ca83ac05c
commit 8a565cf557
5 changed files with 888 additions and 0 deletions
+2
View File
@@ -113,6 +113,8 @@ session message is a change to every call site.
- [ ] Create the `@larvit/smpp` package on npm and add `NPM_TOKEN` to the repository secrets, which
`.github/workflows/release.yaml` needs.
- [ ] Run the interoperability plan, [interop-tests/PLAN.md](interop-tests/PLAN.md), and fix or
document what it finds.
- [ ] Tag `v1.0.0` to publish.
- [ ] `npm deprecate larvitsmpp` pointing at `@larvit/smpp`. Maintainer's call to run it; not
something CI should do.