test: Ensure datastore transforms are working for transactions (#1412)
## Description This PR is a follow-up to the PR https://togithub.com/googleapis/nodejs-datastore/pull/1369 which adds datastore transforms support when the user does datastore.save. It turns out that for saves with transactions no further source code changes are required because transactions call the save method so this PR simply adds some tests for transactions that save with transforms. ## Impact Ensures datastore transforms work with transactions ## Testing Added tests where datastore transforms work with transactions.
D
danieljbruce committed
a88544897212971117c96fdedc3441f617f4150f
Parent: 8ab6209
Committed by GitHub <noreply@github.com>
on 9/15/2025, 8:34:29 PM