Benjamin Reis
1b9c79b963
get correct database path in mainDb tester
2018-02-01 16:45:15 +01:00
Ronan Abhamon
3f344bb5a3
fix(MainDbTester): use correct values to compare with the database
2018-02-01 16:15:57 +01:00
Ronan Abhamon
9072624acb
feat(AbstractDb): add a way to deal with exceptions
2018-01-25 17:07:16 +01:00
Ronan Abhamon
755722f1c9
fix(main-db-tester): fix partially tests
2018-01-15 11:04:48 +01:00
Ronan Abhamon
723ee9a1e3
fix(main-db-tester): use resource db file
2018-01-11 15:43:25 +01:00
Ronan Abhamon
5264b67ff2
Revert "feat(tester): add random database file for each core"
...
This reverts commit 1d0495f826 .
2018-01-10 13:42:24 +01:00
Ronan Abhamon
1d0495f826
feat(tester): add random database file for each core
2018-01-10 11:32:49 +01:00
Ronan Abhamon
eb5ab27326
fix(core): rename some methods => Do not set a plural noun before "Count"!!!
2017-12-04 15:29:01 +01:00
Ghislain MARY
2f1d16a306
Use c-wrapper for the Core object.
2017-12-04 13:56:32 +01:00
Ronan Abhamon
385284596e
feat(ChatRoom): provide a get creation/last update time accessor
2017-11-22 11:23:30 +01:00
Ronan Abhamon
13f4afe165
feat(MainDb): supports local chat room id
2017-11-21 14:21:42 +01:00
Benjamin Reis
b133c5899f
fix tester build on ios
2017-11-17 14:14:21 +01:00
Ronan Abhamon
105e63f271
feat(core): provide a local address on chat room (the core is dead now)
2017-11-15 14:47:06 +01:00
Ronan Abhamon
dc00b58e98
feat(MainDb): log durations
2017-11-09 14:48:14 +01:00
Ronan Abhamon
ad05dbbdba
fix(MainDb): fix sql schema
2017-11-09 12:47:58 +01:00
Ronan Abhamon
fb18a7c7a9
fix(ChatMessage): remove useless test on getCore
2017-11-03 11:12:20 +01:00
Ronan Abhamon
a7ff19566d
fix(core): misc =>
...
- return nullptr if conference factory uri is not set
- Address object is now more robust
- remove custom SharedFromThis object
- CoreAccessor throw exception if core is destroyed
- Core must be created with a static method
- Partial fetch of chat message
- ...
2017-11-03 10:38:50 +01:00
Ronan Abhamon
223bd817a9
feat(core): break completely old message storage api impl
2017-11-02 12:03:16 +01:00
Ronan Abhamon
bd9af1601e
feat(MainDbTester): add a get_conference_notified_events test
2017-10-27 12:00:41 +02:00
Ronan Abhamon
a5c246f29f
fix(MainDbTester): use new data
2017-10-27 10:58:32 +02:00
Ronan Abhamon
34b2882e38
feat(Core): use chat room api from new core
2017-10-26 10:09:39 +02:00
Ronan Abhamon
6467c77042
feat(MainDb): supports getHistory and getHistoryRange
2017-10-24 17:31:52 +02:00
Ronan Abhamon
fde89d36e2
feat(MainDb): supports MySql types and rowid from sqlite
2017-10-23 15:54:25 +02:00
Ronan Abhamon
0e62f94557
feat(MainDb): rename tester
2017-10-23 11:29:37 +02:00