Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_help-24-2/textsbasicshared03/it/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4174,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/changes/?format=api&page=5",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436150/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.359089Z",
            "action": 59,
            "target": "Se durante questi test uno dei metodi <literal>AssertEqual</literal> fallisce, nella console verrà aggiunto un messaggio di errore.",
            "id": 49168877,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168877/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436143/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.359067Z",
            "action": 59,
            "target": "La <link href=\"text/sbasic/shared/03/sf_exception.xhp#Console\"><literal>Console</literal></link> del servizio <literal>Exception</literal> è usata come output predefinito per visualizzare i risultati dei test. Dopo l'esecuzione dell'esempio di cui sopra, nella console sarà visualizzato il seguente output:",
            "id": 49168876,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168876/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436138/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.359044Z",
            "action": 59,
            "target": "La test suite di cui sopra, è costituita da due test case <literal>Test_Sum</literal> e <literal>Test_Multiply</literal>. Per eseguire tutti i test eseguire semplicemente il metodo <literal>Main</literal> del modulo \"AllTests\".",
            "id": 49168875,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168875/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.359023Z",
            "action": 59,
            "target": "test.ReportError(\"Il metodo Multiply non funziona\")",
            "id": 49168874,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168874/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436132/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.359001Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(1.5, 3), 4.5, \"Moltiplica dei valori interi e in virgola mobile\")",
            "id": 49168873,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168873/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436127/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358976Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(-4, 2), -8, \"Moltiplica degli interi negativi e positivi\")",
            "id": 49168872,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168872/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436122/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358951Z",
            "action": 59,
            "target": "test.AssertEqual(Multiply(2, 2), 4, \"Moltiplica due positivi interi\")",
            "id": 49168871,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168871/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436086/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358927Z",
            "action": 59,
            "target": "test.ReportError(\"Il metodo Sum non funziona\")",
            "id": 49168870,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168870/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436077/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358905Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1.5, 1), 2.5, \"Somma di valori interi e a virgola mobile\")",
            "id": 49168869,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168869/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436073/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358878Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(-10, 20), 10, \"Somma di interi negativi e positivi\")",
            "id": 49168868,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168868/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436071/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358843Z",
            "action": 59,
            "target": "test.AssertEqual(Sum(1, 1), 2, \"Somma due interi positivi\")",
            "id": 49168867,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168867/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436059/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358805Z",
            "action": 59,
            "target": "' Codice di pulizia opzionale, chiamato dopo l'ultimo test case",
            "id": 49168866,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168866/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436055/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358768Z",
            "action": 59,
            "target": "' Il codice di preparazione è eseguito prima del primo test case",
            "id": 49168865,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168865/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436051/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358732Z",
            "action": 59,
            "target": "' Codice nel modulo Tests.AllTests",
            "id": 49168864,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168864/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436043/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358689Z",
            "action": 59,
            "target": "Per creare una test suite completa, si presuma che una nuova libreria \"Tests\" venga creata nel file con all'interno un unico modulo \"AllTests\" contenente il seguente codice:",
            "id": 49168863,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168863/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436038/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358652Z",
            "action": 59,
            "target": "' Codice nel modulo Standard.MathUtils",
            "id": 49168862,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168862/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436033/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358620Z",
            "action": 59,
            "target": "Si consideri un file ODS che contenga un modulo denominato \"MathUtils\" nella sua libreria \"Standard\" con il seguente codice:",
            "id": 49168861,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168861/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436028/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358597Z",
            "action": 59,
            "target": "Un esempio minimale in modo completo",
            "id": 49168860,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168860/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436023/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358575Z",
            "action": 59,
            "target": "L'esempio seguente crea un'istanza di <literal>UnitTest</literal> i cui controlli sono situati all'interno del documento corrente (<literal>ThisComponent</literal>) nella libreria \"Tests\".",
            "id": 49168859,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168859/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436016/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358553Z",
            "action": 59,
            "target": "Quando è invocato nel <emph>modo completo</emph>, la creazione del servizio è esterna al codice del test e tutti i controlli sono organizzati in test case e test suite all'interno di una singola libreria.",
            "id": 49168858,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168858/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111436008/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358530Z",
            "action": 59,
            "target": "Modo completo",
            "id": 49168857,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168857/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435965/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358507Z",
            "action": 59,
            "target": "In questo esempio, se una delle chiamate <literal>AssertEqual</literal> fallisce, l'interprete andrà all'etichetta <literal>CatchError</literal> e visualizzerà l'errore chiamando il metodo <literal>ReportError</literal>.",
            "id": 49168856,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168856/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435961/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358481Z",
            "action": 59,
            "target": "myTest.ReportError(\"Un controllo è fallito\")",
            "id": 49168855,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168855/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435957/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.358431Z",
            "action": 59,
            "target": "MsgBox(\"Tutti i controlli sono stati passati\")",
            "id": 49168854,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168854/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435942/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276921Z",
            "action": 59,
            "target": "' Alcuni semplici test",
            "id": 49168853,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168853/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435939/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276897Z",
            "action": 59,
            "target": "Nel modo semplificato, il servizio è invocato all'interno del test case, come mostrato nell'esempio seguente:",
            "id": 49168852,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168852/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435932/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276873Z",
            "action": 59,
            "target": "È possibile invocare il servizio nel <emph>modo semplificato</emph> per chiamare le funzioni <literal>AssertX</literal> senza dover costruire una gerarchia completa di test suite e test case.",
            "id": 49168851,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168851/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435927/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276850Z",
            "action": 59,
            "target": "Modo semplificato",
            "id": 49168850,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168850/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435923/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276827Z",
            "action": 59,
            "target": "Prima di usare il servizio <literal>UnitTest</literal> è necessario caricare o importare le librerie <literal>ScriptForge</literal>:",
            "id": 49168849,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168849/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435916/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276803Z",
            "action": 59,
            "target": "Invocazione del servizio",
            "id": 49168848,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168848/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435905/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276780Z",
            "action": 59,
            "target": "Un test unitario completo è costituito da un insieme di test suite all'interno della stessa libreria di Basic.",
            "id": 49168847,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168847/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276757Z",
            "action": 59,
            "target": "Test unitario",
            "id": 49168846,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168846/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435878/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276734Z",
            "action": 59,
            "target": "Una test suite può implementare i metodi <literal>SetUp</literal> e <literal>TearDown</literal> per preparare i test case del modulo.",
            "id": 49168845,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168845/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435876/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276712Z",
            "action": 59,
            "target": "Tutti i test case di una test suite sono memorizzati in un singolo modulo di Basic.",
            "id": 49168844,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168844/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435872/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276689Z",
            "action": 59,
            "target": "Una test suite è una raccolta di test case che dovrebbero essere eseguiti assieme.",
            "id": 49168843,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168843/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435847/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276667Z",
            "action": 59,
            "target": "Test Suite",
            "id": 49168842,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168842/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435842/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276645Z",
            "action": 59,
            "target": "Il test case fallisce se uno dei metodi <literal>AssertX</literal> restituisce <literal>False</literal>.",
            "id": 49168841,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168841/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435838/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276623Z",
            "action": 59,
            "target": "Nel servizio <literal>UnitTest</literal>, un test case è costituito da una singola <literal>Sub</literal> di Basic il cui nome inizia con un prefisso comune (quello predefinito è \"Test_\").",
            "id": 49168840,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168840/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435834/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276601Z",
            "action": 59,
            "target": "Un test case è la singola unità del test. Verifica una specifica risposta a un determinato insieme di input.",
            "id": 49168839,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168839/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435830/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276578Z",
            "action": 59,
            "target": "Test Case",
            "id": 49168838,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168838/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435826/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276556Z",
            "action": 59,
            "target": "Definizioni",
            "id": 49168837,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168837/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435821/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276533Z",
            "action": 59,
            "target": "Il servizio <literal>UnitTest</literal> non è disponibile per gli script in Python.",
            "id": 49168836,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168836/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435817/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276510Z",
            "action": 59,
            "target": "Sia i test unitari che il codice da verificare devono essere scritti in Basic. Il codice sottoposto a test può chiamare funzioni scritte in altri linguaggi.",
            "id": 49168835,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168835/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435812/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276488Z",
            "action": 59,
            "target": "Visualizzare i risultati dei test usando la <literal>Console</literal>.",
            "id": 49168834,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168834/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435808/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276465Z",
            "action": 59,
            "target": "Condividere il codice di impostazione e di terminazione tra i vari casi sottoposti a test.",
            "id": 49168833,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168833/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435802/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276443Z",
            "action": 59,
            "target": "Aggregare i casi da verificare in suite di test e test unitari.",
            "id": 49168832,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168832/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435796/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276420Z",
            "action": 59,
            "target": "Il servizio <literal>UnitTest</literal> fornisce un framework per automatizzare i test unitari usando il linguaggio Basic, comprende le funzionalità per:",
            "id": 49168831,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168831/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435784/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276397Z",
            "action": 59,
            "target": "<variable id=\"UnitTestService\"><link href=\"text/sbasic/shared/03/sf_unittest.xhp\">Servizio <literal>SFUnitTests</literal>.<literal>UnitTest</literal></link></variable>",
            "id": 49168830,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168830/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435779/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276373Z",
            "action": 59,
            "target": "Servizio SFUnitTests.UnitTest",
            "id": 49168829,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168829/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/111435774/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:44:14.276350Z",
            "action": 59,
            "target": "<emph>windowname</emph>: vedete le definizioni precedenti.",
            "id": 49168828,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/49168828/?format=api"
        }
    ]
}