configure LF next to use oauth for sync (#847) #131
15 fail, 56 pass in 8s
71 tests 56 ✅ 8s ⏱️
12 suites 0 💤
2 files 15 ❌
Results for commit 55c846e.
Annotations
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateExampleSentenceTranslation (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
GetEntriesWithOptions (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
CreateEntry (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
GetEntry (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
GetEntries (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateExampleSentence (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateEntryNote (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateSense (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
GetWritingSystems (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
GetEntriesByExemplar (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateSensePartOfSpeech (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateSenseSemanticDomain (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
SearchEntries (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
UpdateEntry (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check warning on line 0 in LcmCrdt.Tests.BasicApiTests
github-actions / C# Unit Tests
DeleteEntry (LcmCrdt.Tests.BasicApiTests) failed
./test-results/LcmCrdt.Tests.results.xml [took 0s]
Raw output
Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: ProjectData'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at LcmCrdt.CurrentProjectService.GetProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 22
at LcmCrdt.CurrentProjectService.PopulateProjectDataCache() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/CurrentProjectService.cs:line 32
at LcmCrdt.ProjectsService.CreateProject(String name, Nullable`1 id, String domain, Func`3 afterCreate, String sqliteFile, CrdtDbContext db) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt/ProjectsService.cs:line 44
at LcmCrdt.Tests.BasicApiTests.InitializeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/LcmCrdt.Tests/LexboxApiTests.cs:line 40
Check notice on line 0 in .github
github-actions / C# Unit Tests
71 tests found
There are 71 tests, see "Raw output" for the full list of tests.
Raw output
LcmCrdt.Tests.BasicApiTests ‑ CreateEntry
LcmCrdt.Tests.BasicApiTests ‑ DeleteEntry
LcmCrdt.Tests.BasicApiTests ‑ GetEntries
LcmCrdt.Tests.BasicApiTests ‑ GetEntriesByExemplar
LcmCrdt.Tests.BasicApiTests ‑ GetEntriesWithOptions
LcmCrdt.Tests.BasicApiTests ‑ GetEntry
LcmCrdt.Tests.BasicApiTests ‑ GetWritingSystems
LcmCrdt.Tests.BasicApiTests ‑ SearchEntries
LcmCrdt.Tests.BasicApiTests ‑ UpdateEntry
LcmCrdt.Tests.BasicApiTests ‑ UpdateEntryNote
LcmCrdt.Tests.BasicApiTests ‑ UpdateExampleSentence
LcmCrdt.Tests.BasicApiTests ‑ UpdateExampleSentenceTranslation
LcmCrdt.Tests.BasicApiTests ‑ UpdateSense
LcmCrdt.Tests.BasicApiTests ‑ UpdateSensePartOfSpeech
LcmCrdt.Tests.BasicApiTests ‑ UpdateSenseSemanticDomain
LcmCrdt.Tests.SerializationTests ‑ CanDeserializeEntry
LcmCrdt.Tests.SerializationTests ‑ CanDeserializeMultiString
LcmCrdt.Tests.SerializationTests ‑ CanSerializeEntry
LcmCrdt.Tests.SerializationTests ‑ EqualityTest
Testing.ApiTests.HeaderTests ‑ CheckCloudflareHeaderSizeLimit
Testing.Fixtures.IntegrationFixtureTests ‑ CanFindTheProjectZipFile
Testing.Fixtures.IntegrationFixtureTests ‑ CanInitFlexProjectRepo
Testing.Fixtures.IntegrationFixtureTests ‑ InitCreatesARepoWithTheProject
Testing.LexCore.CrdtServerCommitTests ‑ CanRoundTripCommitChanges
Testing.LexCore.CrdtServerCommitTests ‑ CanSaveServerCommit
Testing.LexCore.CrdtServerCommitTests ‑ TypePropertyShouldAlwaysBeFirst
Testing.LexCore.LexAuthUserTests ‑ CanGetClaimsFromUser
Testing.LexCore.LexAuthUserTests ‑ CanParseFromKnownGoodJwt
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripClaimsThroughAPrincipal
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripClaimsThroughJwt
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripClaimsWhenUsingSecurityTokenDescriptor
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripFromAuthTicketToAuthTicket
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripJwtFromUserThroughLexAuthService
Testing.LexCore.LexAuthUserTests ‑ CanRoundTripThroughRefresh
Testing.LexCore.LexAuthUserTests ‑ CheckingJwtLength
Testing.LexCore.PasswordHashingTests ‑ CanHashPassword(pw: "5!2j6cwau2ZqUXL", salt: "57b7216f93b66d8dfa6cc0dad910025d", hash: "f17f1754dfcf346298e2154071fc077203900a28")
Testing.LexCore.PasswordHashingTests ‑ CanHashPassword(pw: "h0vJVjQUOfxaEC3Uddz", salt: "266d7346dbf074a28ab29ef730191feb", hash: "ba205a1131e34030fa1507a77cb9d1bd0c5fb800")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "!")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "#")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "-not-start-with-dash")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "../hacker")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "/hacker")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "_____deleted_____")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "_____temp_____")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "api")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "hacker/test")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "hacker\\test")
Testing.LexCore.ProjectCodeTests ‑ InvalidCodesThrows(code: "❌")
Testing.LexCore.ProjectCodeTests ‑ ValidCodes(code: "123-name")
Testing.LexCore.ProjectCodeTests ‑ ValidCodes(code: "test")
Testing.LexCore.ProjectCodeTests ‑ ValidCodes(code: "test-name123")
Testing.LexCore.Services.HgServiceTests ‑ CanFinishResetByUnZippingAnArchive(filePath: ".hg/important-file.bin")
Testing.LexCore.Services.HgServiceTests ‑ CanFinishResetByUnZippingAnArchive(filePath: "unzip-test/.hg/important-file.bin")
Testing.LexCore.Services.HgServiceTests ‑ DetermineProjectPrefixWorks(type: hgWeb, expectedUrl: "https://hg.lexbox")
Testing.LexCore.Services.HgServiceTests ‑ DetermineProjectPrefixWorks(type: resumable, expectedUrl: "https://resumable.lexbox")
Testing.LexCore.Services.HgServiceTests ‑ ProjectCodesMayNotStartWithHyphen(code: "-123")
Testing.LexCore.Services.HgServiceTests ‑ ProjectCodesMayNotStartWithHyphen(code: "-x-y-z")
Testing.LexCore.Services.HgServiceTests ‑ ProjectCodesMayNotStartWithHyphen(code: "-xy")
Testing.LexCore.Services.HgServiceTests ‑ ThrowsIfNoHgFolderIsFound
Testing.LexCore.Services.ProjectServiceTest ‑ CanCreateProject
Testing.LexCore.Services.ProjectServiceTest ‑ ShouldErrorIfCreatingAProjectWithTheSameCode
Testing.LexCore.Utils.ConcurrentWeakDictionaryTests ‑ Add_Then_Collect_And_Check_That_Key_Is_Removed_Test
Testing.LexCore.Utils.ConcurrentWeakDictionaryTests ‑ Add_Then_Try_Get_Value_Test
Testing.LexCore.Utils.ConcurrentWeakDictionaryTests ‑ GetOrAdd_Existing_Key_Should_Return_Existing_Value_Test
Testing.LexCore.Utils.ConcurrentWeakDictionaryTests ‑ GetOrAdd_New_Key_Should_Add_And_Return_New_Value_Test
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "ModifyProjectData", expected: "modify-project-data")
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "SendNewProject_Medium (res)", expected: "send-new-project-medium-res")
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "SendNewProject_Medium", expected: "send-new-project-medium")
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "SimultaneousResetsDontResultIn404S", expected: "simultaneous-resets-dont-result-in-404-s")
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "SimultaneousResetsDontResultIn404s", expected: "simultaneous-resets-dont-result-in-404s")
Testing.Services.UtilsTests ‑ VerifyToProjectCodeFriendlyString(input: "_DashAround__123theBlock", expected: "dash-around-123the-block")