Add gSheet specific entity write

This commit is contained in:
forceoranj
2021-11-14 23:23:29 +01:00
parent c33b9d8f79
commit b76fbc78ff
22 changed files with 457 additions and 101 deletions

View File

@@ -330,20 +330,6 @@ class Test {
tictactoe: boolean[] = []
}
// class Membre {
// membreId = 0
// nom = ""
// prenom = ""
// mail = ""
// telephone = ""
// photo = ""
// }
// Can't run it on every test, it requires private access to a google sheet
async function testGSheetAPi(): Promise<void> {
const dataset: Test[] = [